From d483833c392f75454bd56eb7e6d2adf4a79be280 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Sun, 3 Nov 2019 09:01:32 -0500 Subject: ios back to 5.0.0. When did it change? --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package.json') 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", -- cgit v1.2.3