should build 32 and 64 bit linux builds (#851)

This commit is contained in:
Phred 2016-10-14 13:58:50 -05:00 committed by Guillermo Rauch
parent e7ba94fe2e
commit 428eba7258

View file

@ -41,7 +41,7 @@
"concurrently": "^3.0.0",
"copy-webpack-plugin": "^3.0.1",
"electron": "1.4.0",
"electron-builder": "^7.10.2",
"electron-builder": "^7.11.4",
"electron-devtools-installer": "^2.0.0",
"eslint-config-xo-react": "^0.10.0",
"eslint-plugin-react": "^6.3.0",
@ -88,6 +88,7 @@
"asar": false,
"extend-info": "build/Info.plist",
"linux": {
"arch": ["ia32", "x64"],
"target": [
"deb",
"AppImage"