diff options
Diffstat (limited to 'plugins/fetch.json')
| -rw-r--r-- | plugins/fetch.json | 24 |
1 files changed, 8 insertions, 16 deletions
diff --git a/plugins/fetch.json b/plugins/fetch.json index d4ce0140..4701fbf0 100644 --- a/plugins/fetch.json +++ b/plugins/fetch.json @@ -19,14 +19,6 @@ "is_top_level": true, "variables": {} }, - "org.apache.cordova.splashscreen": { - "source": { - "type": "registry", - "id": "org.apache.cordova.splashscreen" - }, - "is_top_level": true, - "variables": {} - }, "org.apache.cordova.statusbar": { "source": { "type": "registry", @@ -59,14 +51,6 @@ "is_top_level": true, "variables": {} }, - "cordova-plugin-splashscreen": { - "source": { - "type": "registry", - "id": "cordova-plugin-splashscreen" - }, - "is_top_level": true, - "variables": {} - }, "nl.x-services.plugins.insomnia": { "source": { "type": "git", @@ -128,5 +112,13 @@ }, "is_top_level": true, "variables": {} + }, + "cordova-plugin-splashscreen": { + "source": { + "type": "registry", + "id": "cordova-plugin-splashscreen" + }, + "is_top_level": true, + "variables": {} } } |
