Browse Source

Fixed electron-builder change

pull/728/head
Ramiro Saenz 8 years ago
parent
commit
d6a7ae15c7
  1. 2
      package.json

2
package.json

@ -80,12 +80,12 @@
"tar.gz"
],
"icon": "./resources/Icon.png"
}
},
"directories": {
"buildResources": "resources/installer/",
"output": "dist/",
"app": "build/production/Rambox/"
}
},
"devDependencies": {
"asar": "^0.12.1",

Loading…
Cancel
Save