diff --git a/package.json b/package.json index 4e104d78..8c472ca3 100644 --- a/package.json +++ b/package.json @@ -124,14 +124,14 @@ "artifactName": "${productName}-${os}-${arch}.${ext}", "target": [ { - "target": "portable" - }, - { - "target": "zip", + "target": "portable", "arch": [ "x64", "ia32" ] + }, + { + "target": "zip" } ], "extraResources": [