diff options
Diffstat (limited to 'plugins')
| -rw-r--r-- | plugins/fetch.json | 29 |
1 files changed, 2 insertions, 27 deletions
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 +} |
