From e9af25f32d72a2146796c9eea3224c1d9c882ce9 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Sat, 4 Mar 2017 07:19:57 -0500 Subject: #491 - build process and config updated --- package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index e6b8eac3..60a2d230 100644 --- a/package.json +++ b/package.json @@ -37,13 +37,6 @@ "id": "cordova-sqlite-storage" }, "cordova-plugin-settings-hook", - { - "id": "phonegap-plugin-push", - "locator": "phonegap-plugin-push", - "variables": { - "SENDER_ID": "710936220256" - } - }, "cordova-plugin-file", "cordova-plugin-compat", "cordova-plugin-inappbrowser", @@ -98,16 +91,23 @@ "id": "cordova-library-helper" }, "cordova-plugin-photo-library", - { - "locator": "https://github.com/hypery2k/cordova-certificate-plugin", - "id": "cordova-plugin-certificates" - }, { "id": "cordova-plugin-customurlscheme", "locator": "cordova-plugin-customurlscheme", "variables": { "URL_SCHEME": "zmninja" } + }, + { + "id": "phonegap-plugin-push", + "locator": "phonegap-plugin-push", + "variables": { + "SENDER_ID": "710936220256" + } + }, + { + "locator": "https://github.com/hypery2k/cordova-certificate-plugin", + "id": "cordova-plugin-certificates" } ], "cordovaPlatforms": [ -- cgit v1.2.3