Add electron and electron-builder dev dependencies
// FREEBIE
This commit is contained in:
parent
e6e8f02fb7
commit
995ccda9e4
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@
|
||||||
"main": "main.js",
|
"main": "main.js",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"bower": "^1.3.12",
|
"bower": "^1.3.12",
|
||||||
|
"electron": "^1.6.1",
|
||||||
|
"electron-builder": "^16.4.2",
|
||||||
"grunt": "^0.4.5",
|
"grunt": "^0.4.5",
|
||||||
"grunt-cli": "^0.1.13",
|
"grunt-cli": "^0.1.13",
|
||||||
"grunt-contrib-concat": "^0.5.0",
|
"grunt-contrib-concat": "^0.5.0",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue