diff options
Diffstat (limited to 'plugins/fetch.json')
| -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 fcf02551..adfb9ae0 100644 --- a/plugins/fetch.json +++ b/plugins/fetch.json @@ -178,19 +178,19 @@ "is_top_level": true, "variables": {} }, - "cordova-plugin-certificates": { + "cordova-plugin-app-version": { "source": { - "type": "git", - "url": "https://github.com/hypery2k/cordova-certificate-plugin", - "subdir": "." + "type": "registry", + "id": "cordova-plugin-app-version" }, "is_top_level": true, "variables": {} }, - "cordova-plugin-app-version": { + "cordova-plugin-certificates": { "source": { - "type": "registry", - "id": "cordova-plugin-app-version" + "type": "git", + "url": "https://github.com/hypery2k/cordova-certificate-plugin", + "subdir": "." }, "is_top_level": true, "variables": {} |
