From 780b4fed7104764127a9f352776842e826f459e6 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Fri, 8 Jun 2018 11:24:36 -0400 Subject: fixed swift ver --- config.xml | 8 ++++---- package.json | 36 ++++++++++++++++++------------------ 2 files changed, 22 insertions(+), 22 deletions(-) diff --git a/config.xml b/config.xml index 16943264..73ce8df3 100644 --- a/config.xml +++ b/config.xml @@ -104,8 +104,6 @@ - - @@ -137,15 +135,17 @@ - + - + + + diff --git a/package.json b/package.json index 51b40599..7f10d05e 100644 --- a/package.json +++ b/package.json @@ -45,47 +45,47 @@ "cordova-plugin-network-information": {}, "cordova-plugin-device": {}, "cordova-plugin-file": {}, - "cordova-plugin-add-swift-support": {}, "ionic-plugin-keyboard": {}, "cordova-library-helper": {}, "cordova.plugins.diagnostic": {}, - "cordova-plugin-certificates": {} + "cordova-plugin-certificates": {}, + "cordova-plugin-add-swift-support": {} } }, "dependencies": { - "cordova-ios": "^4.5.4", - "cordova-android": "^6.3.0", "com.telerik.plugins.nativepagetransitions": "^0.6.5", + "cordova-android": "^6.3.0", + "cordova-custom-config": "~4.0.2", + "cordova-ios": "^4.5.4", + "cordova-library-helper": "https://github.com/FlyingDonkeyDev/cordova-library-helper.git", + "cordova-plugin-add-swift-support": "^1.7.2", + "cordova-plugin-android-fingerprint-auth": "^1.4.0", "cordova-plugin-android-permissions": "^1.0.0", "cordova-plugin-app-version": "^0.1.9", + "cordova-plugin-certificates": "https://github.com/hypery2k/cordova-certificate-plugin.git", "cordova-plugin-customurlscheme": "^4.3.0", + "cordova-plugin-device": "^2.0.1", + "cordova-plugin-email": "https://github.com/pliablepixels/cordova-email-plugin.git", + "cordova-plugin-file": "^6.0.1", "cordova-plugin-file-transfer": "^1.7.1", "cordova-plugin-globalization": "^1.0.7", "cordova-plugin-inappbrowser": "^1.7.1", "cordova-plugin-insomnia": "^4.3.0", "cordova-plugin-media": "https://github.com/pliablepixels/cordova-plugin-media.git", + "cordova-plugin-network-information": "^2.0.1", "cordova-plugin-photo-library": "^1.2.2", "cordova-plugin-pin-dialog": "^0.1.3", "cordova-plugin-settings-hook": "^0.2.7", "cordova-plugin-splashscreen": "^4.0.3", + "cordova-plugin-statusbar": "https://github.com/apache/cordova-plugin-statusbar.git", + "cordova-plugin-touch-id": "^3.2.0", "cordova-plugin-websocket": "^0.12.2", "cordova-plugin-whitelist": "^1.3.2", "cordova-sqlite-storage": "^1.5.3", + "cordova.plugins.diagnostic": "^3.7.1", + "ionic-plugin-keyboard": "^2.2.1", "org.devgeeks.Canvas2ImagePlugin": "https://github.com/pliablepixels/Canvas2ImagePlugin.git", "phonegap-plugin-mobile-accessibility": "^1.0.5", - "cordova-custom-config": "~4.0.2", - "cordova-plugin-email": "https://github.com/pliablepixels/cordova-email-plugin.git", - "cordova-plugin-touch-id": "^3.2.0", - "cordova-plugin-android-fingerprint-auth": "^1.4.0", - "cordova-plugin-statusbar": "https://github.com/apache/cordova-plugin-statusbar.git", - "phonegap-plugin-push": "~2.1.3", - "cordova-plugin-network-information": "^2.0.1", - "cordova-plugin-device": "^2.0.1", - "cordova-plugin-file": "^6.0.1", - "cordova-plugin-add-swift-support": "^1.7.1", - "ionic-plugin-keyboard": "^2.2.1", - "cordova-library-helper": "https://github.com/FlyingDonkeyDev/cordova-library-helper.git", - "cordova.plugins.diagnostic": "^3.7.1", - "cordova-plugin-certificates": "https://github.com/hypery2k/cordova-certificate-plugin.git" + "phonegap-plugin-push": "^2.1.3" } } \ No newline at end of file -- cgit v1.2.3