diff --git a/package.json b/package.json index f81cc0c3..59171167 100644 --- a/package.json +++ b/package.json @@ -47,8 +47,8 @@ }, "scripts": { "start": "electron .", - "pack": "electron-builder --linux --win portable --dir", - "dist": "electron-builder --linux --win portable" + "pack": "electron-builder --linux --win portable nsis --dir", + "dist": "electron-builder --linux --win portable nsis" }, "repository": { "type": "git",