From dc2d8ea0e4e402c00b5d8b1f02d637f21f30d203 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Tue, 11 Dec 2018 12:07:16 -0500 Subject: and nits... --- config.xml | 2 +- package.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config.xml b/config.xml index 3913ea08..41eab0a9 100644 --- a/config.xml +++ b/config.xml @@ -163,7 +163,6 @@ - @@ -171,4 +170,5 @@ + diff --git a/package.json b/package.json index b1a34725..f1a1e5ab 100644 --- a/package.json +++ b/package.json @@ -47,14 +47,14 @@ "cordova-plugin-x-socialsharing": { "ANDROID_SUPPORT_V4_VERSION": "24.1.1+" }, - "cordova-plugin-media-pp-fork": {}, "phonegap-plugin-push": { "ANDROID_SUPPORT_V13_VERSION": "27.+", "FCM_VERSION": "11.6.2" }, "cordova-plugin-ionic-webview": { "ANDROID_SUPPORT_ANNOTATIONS_VERSION": "27.+" - } + }, + "cordova-plugin-media-pp-fork": {} } }, "dependencies": { -- cgit v1.2.3