diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2016-09-24 19:06:15 -0400 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2016-09-24 19:06:15 -0400 |
| commit | e5c7f23e3f02fa884ef1f16d6a95900123aa3f27 (patch) | |
| tree | 7a10459d4d643514fdfb5e6a4b761036e8729a42 /plugins | |
| parent | 64d523ebc1ec016a8c61e412bcb91d3758836d89 (diff) | |
1.2.24
Former-commit-id: c08693165911051a607e9ff01761bab3659501c7
Diffstat (limited to 'plugins')
| -rw-r--r-- | plugins/fetch.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/plugins/fetch.json b/plugins/fetch.json index cc57eaac..2c03e1b0 100644 --- a/plugins/fetch.json +++ b/plugins/fetch.json @@ -194,19 +194,19 @@ "is_top_level": true, "variables": {} }, - "cordova-plugin-certificates": { + "cordova-plugin-statusbar": { "source": { - "type": "git", - "url": "https://github.com/hypery2k/cordova-certificate-plugin", - "subdir": "." + "type": "registry", + "id": "cordova-plugin-statusbar" }, "is_top_level": true, "variables": {} }, - "cordova-plugin-statusbar": { + "cordova-plugin-certificates": { "source": { - "type": "registry", - "id": "cordova-plugin-statusbar" + "type": "git", + "url": "https://github.com/hypery2k/cordova-certificate-plugin", + "subdir": "." }, "is_top_level": true, "variables": {} |
