Add electron and electron-builder dev dependencies

// FREEBIE
This commit is contained in:
lilia 2017-03-07 16:55:31 -08:00 committed by Scott Nonnenberg
parent e6e8f02fb7
commit 995ccda9e4
No known key found for this signature in database
GPG key ID: A4931C09644C654B

View file

@ -11,6 +11,8 @@
"main": "main.js",
"devDependencies": {
"bower": "^1.3.12",
"electron": "^1.6.1",
"electron-builder": "^16.4.2",
"grunt": "^0.4.5",
"grunt-cli": "^0.1.13",
"grunt-contrib-concat": "^0.5.0",