diff --git a/package.json b/package.json index 5b5fb3611..2e92b5ecb 100644 --- a/package.json +++ b/package.json @@ -152,7 +152,6 @@ } ], "target": [ - "dmg", "zip" ], "bundleVersion": "1" @@ -170,8 +169,7 @@ } ], "target": [ - "nsis", - "zip" + "nsis" ] }, "nsis": { @@ -184,8 +182,7 @@ }, "asarUnpack": "node_modules/spellchecker/vendor/hunspell_dictionaries", "target": [ - "deb", - "zip" + "deb" ], "icon": "build/icons/png" },