summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index 424b8bfd..24a537b3 100644
--- a/package.json
+++ b/package.json
@@ -7,8 +7,8 @@
"license": "custom see LICENSE.md",
"cordova": {
"platforms": [
- "ios",
- "android"
+ "android",
+ "ios"
],
"plugins": {
"cordova-plugin-android-permissions": {},
@@ -68,7 +68,7 @@
"clivas": "^0.2.0",
"cordova-android": "8.0.0",
"cordova-custom-config": "^5.1.0",
- "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",