From 1cde45fbb78873c64f8432489f980a9961da4731 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Sat, 9 Jun 2018 12:15:05 -0400 Subject: sync --- config.xml | 11 +++++------ package.json | 15 +++++---------- 2 files changed, 10 insertions(+), 16 deletions(-) diff --git a/config.xml b/config.xml index c7e7c620..3cd8c552 100644 --- a/config.xml +++ b/config.xml @@ -109,7 +109,6 @@ - @@ -117,7 +116,7 @@ - + @@ -134,10 +133,10 @@ - + - + @@ -146,7 +145,7 @@ - + - + diff --git a/package.json b/package.json index d52af2ec..afe72668 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,6 @@ "com.telerik.plugins.nativepagetransitions": {}, "cordova-plugin-android-permissions": {}, "cordova-plugin-app-version": {}, - "cordova-plugin-console": {}, "cordova-plugin-customurlscheme": { "URL_SCHEME": "zmninja" }, @@ -31,9 +30,6 @@ "cordova-plugin-websocket": {}, "cordova-plugin-whitelist": {}, "cordova-sqlite-storage": {}, - "org.devgeeks.Canvas2ImagePlugin": { - "PHOTOLIBRARY_USAGE_DESCRIPTION": " " - }, "phonegap-plugin-mobile-accessibility": {}, "cordova-custom-config": {}, "cordova-plugin-email": {}, @@ -67,24 +63,23 @@ "cordova-plugin-android-fingerprint-auth": "^1.4.0", "cordova-plugin-android-permissions": "^1.0.0", "cordova-plugin-app-version": "^0.1.9", - "cordova-plugin-canvas2image": "git+https://github.com/pliablepixels/Canvas2ImagePlugin.git", - "cordova-plugin-certificates": "git+https://github.com/hypery2k/cordova-certificate-plugin.git", - "cordova-plugin-console": "^1.1.0", + "cordova-plugin-canvas2image": "https://github.com/pliablepixels/Canvas2ImagePlugin.git", + "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": "git+https://github.com/pliablepixels/cordova-email-plugin.git", + "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": "git+https://github.com/pliablepixels/cordova-plugin-media.git", + "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": "git+https://github.com/apache/cordova-plugin-statusbar.git", + "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", -- cgit v1.2.3