summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json
index 81902b6e..c8ad7c6d 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "zmninjapro",
"description": "Home security mobile app for ZoneMinder",
- "version": "1.3.040",
+ "version": "1.3.041",
"displayName": "zmNinja",
"author": "Pliable Pixels",
"license": "custom see LICENSE.md",
@@ -97,6 +97,8 @@
"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",