diff options
Diffstat (limited to 'plugins/fetch.json')
| -rw-r--r-- | plugins/fetch.json | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/plugins/fetch.json b/plugins/fetch.json index f4230c96..a6638ce5 100644 --- a/plugins/fetch.json +++ b/plugins/fetch.json @@ -133,14 +133,6 @@ "is_top_level": true, "variables": {} }, - "cordova-plugin-connectsdk": { - "source": { - "type": "registry", - "id": "cordova-plugin-connectsdk" - }, - "is_top_level": true, - "variables": {} - }, "cordova-plugin-console": { "source": { "type": "registry", @@ -167,5 +159,13 @@ }, "is_top_level": true, "variables": {} + }, + "cordova-plugin-connectsdk": { + "source": { + "type": "registry", + "id": "cordova-plugin-connectsdk" + }, + "is_top_level": true, + "variables": {} } }
\ No newline at end of file |
