diff options
| author | pliablepixels <pliablepixels@gmail.com> | 2016-05-24 10:37:51 -0400 |
|---|---|---|
| committer | pliablepixels <pliablepixels@gmail.com> | 2016-05-24 10:37:51 -0400 |
| commit | 6c69d521ce46599fe06bd111219a762f139de2ee (patch) | |
| tree | 0ed6b2b60301f5ade1686c202e9dd90c4deb98dd /plugins | |
| parent | f840d4e16aa33c5a7183dcbb62a3b0a909bb5637 (diff) | |
#259 - config changes
Former-commit-id: ae948135cea4c1a0a9dc12c5b737d4d75881bd92
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 +} |
