summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index 20d92301..f2768fdb 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "zmninjapro",
"description": "Home security mobile app for ZoneMinder",
- "version": "1.3.042",
+ "version":"1.3.042",
"displayName": "zmNinja",
"author": "Pliable Pixels",
"license": "custom see LICENSE.md",
@@ -97,8 +97,6 @@
"cordova-plugin-x-socialsharing": "^5.4.3",
"cordova-sqlite-storage": "^1.5.3",
"deep-equal": "^1.0.1",
- "electron": "^4.0.1",
- "electron-cli": "^0.2.8",
"electron-window-state": "^4.1.1",
"es6-promise-plugin": "^4.2.2",
"jsonfile": "^4.0.0",
@@ -109,7 +107,9 @@
"phonegap-plugin-push": "~2.2.3"
},
"devDependencies": {
- "@ionic/v1-toolkit": "^1.0.14",
+ "electron": "^4.0.1",
+ "electron-cli": "^0.2.8",
+ "@ionic/v1-toolkit": "^1.0.14",
"bower": "^1.8.4",
"electron-builder": "^20.38.3",
"gulp": "^3.9.1",
@@ -182,4 +182,4 @@
]
}
}
-} \ No newline at end of file
+}