diff options
| author | = <=> | 2019-03-08 14:35:50 -0500 |
|---|---|---|
| committer | = <=> | 2019-03-08 14:35:50 -0500 |
| commit | b51d338b6d8ca5d0e9303edc1f9b9d9f21551bc2 (patch) | |
| tree | eaa4240b5fb73fb02f605513a95e726193487bd8 /package.json | |
| parent | fcc1e457a997123133e713ba438e2c47843a090b (diff) | |
cordova-ios 5, fixes to make CLI build work
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 101ec59b..42eaa48e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "zmninjapro", "description": "Home security mobile app for ZoneMinder", - "version": "1.3.050", + "version": "1.3.051", "displayName": "zmNinja", "author": "Pliable Pixels", "license": "custom see LICENSE.md", @@ -67,7 +67,7 @@ "clivas": "^0.2.0", "cordova-android": "7.1.4", "cordova-custom-config": "^5.0.2", - "cordova-ios": "4.5.5", + "cordova-ios": "5.0.0", "cordova-library-helper-pp-fork": "^1.0.1", "cordova-plugin-add-swift-support": "^1.7.2", "cordova-plugin-advanced-http": "git+https://github.com/silkimen/cordova-plugin-advanced-http.git", |
