summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2016-07-10 11:37:47 -0400
committerPliable Pixels <pliablepixels@gmail.com>2016-07-10 11:37:47 -0400
commit042d055d52f4448b8a42261fcf709147910a4638 (patch)
treee230981d770e314135a8344b0acdc57a2920caee /plugins
parentfd0ff3edeecc29ff7c9882e8da1055f56c155f40 (diff)
#282 - life is back to normal again
Former-commit-id: aad465e72a636a71b7b0c8f59cf9b977fcd7e366
Diffstat (limited to 'plugins')
-rw-r--r--plugins/fetch.json18
1 files changed, 9 insertions, 9 deletions
diff --git a/plugins/fetch.json b/plugins/fetch.json
index 5235e887..846f99fb 100644
--- a/plugins/fetch.json
+++ b/plugins/fetch.json
@@ -160,15 +160,6 @@
"is_top_level": true,
"variables": {}
},
- "cordova-plugin-certificates": {
- "source": {
- "type": "git",
- "url": "https://github.com/hypery2k/cordova-certificate-plugin",
- "subdir": "."
- },
- "is_top_level": true,
- "variables": {}
- },
"cordova-plugin-compat": {
"source": {
"type": "registry",
@@ -185,5 +176,14 @@
},
"is_top_level": true,
"variables": {}
+ },
+ "cordova-plugin-certificates": {
+ "source": {
+ "type": "git",
+ "url": "https://github.com/hypery2k/cordova-certificate-plugin",
+ "subdir": "."
+ },
+ "is_top_level": true,
+ "variables": {}
}
} \ No newline at end of file