summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index d5c68dd0..ef197b47 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "zmninjapro",
"description": "Home security mobile app for ZoneMinder",
- "version": "1.3.026",
+ "version":"1.3.026",
"displayName": "zmNinja",
"author": "Pliable Pixels",
"license": "custom see LICENSE.md",
@@ -59,7 +59,6 @@
"dependencies": {
"clivas": "^0.2.0",
"cordova-android": "^6.4.0",
- "cordova-ios": "~4.5.5",
"cordova-library-helper-pp-fork": "^1.0.1",
"cordova-plugin-add-swift-support": "^1.7.2",
"cordova-plugin-advanced-http": "^2.0.1",
@@ -99,7 +98,8 @@
"minimist": "^1.2.0",
"mkdirp": "^0.5.1",
"phonegap-plugin-mobile-accessibility": "^1.0.5",
- "phonegap-plugin-push": "~2.1.3"
+ "phonegap-plugin-push": "~2.1.3",
+ "cordova-ios": "~4.5.5"
},
"devDependencies": {
"bower": "^1.8.4",
@@ -175,4 +175,4 @@
]
}
}
-} \ No newline at end of file
+}