summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
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 62cfa741..27ba9870 100644
--- a/plugins/fetch.json
+++ b/plugins/fetch.json
@@ -202,15 +202,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-settings-hook": {
"source": {
"type": "registry",
@@ -236,5 +227,14 @@
},
"is_top_level": false,
"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