summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json11
1 files changed, 5 insertions, 6 deletions
diff --git a/package.json b/package.json
index 59643e59..41c0621e 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "zmninjapro",
"description": "Home security mobile app for ZoneMinder",
- "version":"1.3.020",
+ "version": "1.3.020",
"displayName": "zmNinja",
"author": "Pliable Pixels",
"license": "custom see LICENSE.md",
@@ -43,7 +43,6 @@
"cordova-plugin-media-pp-fork": {},
"cordova-plugin-email": {},
"cordova-plugin-statusbar": {},
- "cordova-plugin-certificates": {},
"cordova-library-helper-pp-fork": {},
"cordova-plugin-multi-window": {},
"cordova-plugin-ignore-lint-translation": {},
@@ -53,14 +52,15 @@
},
"phonegap-plugin-push": {
"FCM_VERSION": "11.6.2"
- }
+ },
+ "cordova-plugin-certificates": {}
}
},
"dependencies": {
"clivas": "^0.2.0",
"com.telerik.plugins.nativepagetransitions": "^0.6.5",
"cordova-android": "^6.3.0",
- "cordova-ios": "^4.5.5",
+ "cordova-ios": "latest",
"cordova-library-helper-pp-fork": "^1.0.1",
"cordova-plugin-add-swift-support": "^1.7.2",
"cordova-plugin-android-fingerprint-auth": "^1.4.0",
@@ -143,7 +143,6 @@
"node_modules/clivas/**/*",
"node_modules/keypress/**/*"
],
-
"mac": {
"category": "productivity",
"target": "dmg",
@@ -175,4 +174,4 @@
]
}
}
-}
+} \ No newline at end of file