From 6c69d521ce46599fe06bd111219a762f139de2ee Mon Sep 17 00:00:00 2001 From: pliablepixels Date: Tue, 24 May 2016 10:37:51 -0400 Subject: #259 - config changes Former-commit-id: ae948135cea4c1a0a9dc12c5b737d4d75881bd92 --- plugins/fetch.json | 29 ++--------------------------- 1 file changed, 2 insertions(+), 27 deletions(-) (limited to 'plugins') diff --git a/plugins/fetch.json b/plugins/fetch.json index 2f64a763..0546a587 100644 --- a/plugins/fetch.json +++ b/plugins/fetch.json @@ -1,30 +1,5 @@ { - "org.pbernasconi.progressindicator": { - "source": { - "type": "git", - "url": "https://github.com/pbernasconi/cordova-progressIndicator.git", - "subdir": "." - }, - "is_top_level": true, - "variables": {} - }, - "org.apache.cordova.file": { - "source": { - "type": "registry", - "id": "org.apache.cordova.file" - }, - "is_top_level": false, - "variables": {} - }, - "cordova-plugin-app-event": { - "source": { - "type": "registry", - "id": "cordova-plugin-app-event" - }, - "is_top_level": false, - "variables": {} - }, - "phonegap-plugin-push": { + "phonegap-plugin-push": { "source": { "type": "registry", "id": "phonegap-plugin-push" @@ -166,4 +141,4 @@ "is_top_level": true, "variables": {} } -} \ No newline at end of file +} -- cgit v1.2.3