diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2016-09-12 09:16:27 -0400 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2016-09-12 09:16:27 -0400 |
| commit | 526306440243f28f2edd9cdeb0bbf97da05115f4 (patch) | |
| tree | 288013722cee0f8c3eca6ddd052567b41c323218 /plugins/fetch.json | |
| parent | d795e16b0c0256662b7ae12f3822862b109673fe (diff) | |
#325 - force english for paths
Former-commit-id: b73fba3555d38c0215b2bcf97348debcbea0113b
Diffstat (limited to 'plugins/fetch.json')
| -rw-r--r-- | plugins/fetch.json | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/plugins/fetch.json b/plugins/fetch.json index d5cb12fb..cc57eaac 100644 --- a/plugins/fetch.json +++ b/plugins/fetch.json @@ -99,14 +99,6 @@ "is_top_level": true, "variables": {} }, - "cordova-plugin-statusbar": { - "source": { - "type": "registry", - "id": "cordova-plugin-statusbar" - }, - "is_top_level": true, - "variables": {} - }, "com.telerik.plugins.nativepagetransitions": { "source": { "type": "git", @@ -186,27 +178,35 @@ "is_top_level": true, "variables": {} }, - "cordova-plugin-certificates": { + "cordova-plugin-android-permissions": { "source": { - "type": "git", - "url": "https://github.com/hypery2k/cordova-certificate-plugin", - "subdir": "." + "type": "registry", + "id": "cordova-plugin-android-permissions" }, "is_top_level": true, "variables": {} }, - "cordova-plugin-android-permissions": { + "cordova-plugin-network-information": { "source": { "type": "registry", - "id": "cordova-plugin-android-permissions" + "id": "cordova-plugin-network-information" }, "is_top_level": true, "variables": {} }, - "cordova-plugin-network-information": { + "cordova-plugin-certificates": { + "source": { + "type": "git", + "url": "https://github.com/hypery2k/cordova-certificate-plugin", + "subdir": "." + }, + "is_top_level": true, + "variables": {} + }, + "cordova-plugin-statusbar": { "source": { "type": "registry", - "id": "cordova-plugin-network-information" + "id": "cordova-plugin-statusbar" }, "is_top_level": true, "variables": {} |
