diff options
Diffstat (limited to 'plugins/fetch.json')
| -rw-r--r-- | plugins/fetch.json | 24 |
1 files changed, 16 insertions, 8 deletions
diff --git a/plugins/fetch.json b/plugins/fetch.json index 3bf1f5f1..f7992c50 100644 --- a/plugins/fetch.json +++ b/plugins/fetch.json @@ -43,14 +43,6 @@ "is_top_level": true, "variables": {} }, - "cordova-plugin-crosswalk-webview": { - "source": { - "type": "registry", - "id": "cordova-plugin-crosswalk-webview" - }, - "is_top_level": true, - "variables": {} - }, "nl.x-services.plugins.insomnia": { "source": { "type": "git", @@ -138,5 +130,21 @@ }, "is_top_level": true, "variables": {} + }, + "cordova-plugin-crosswalk-webview": { + "source": { + "type": "registry", + "id": "cordova-plugin-crosswalk-webview" + }, + "is_top_level": true, + "variables": {} + }, + "cordova-plugin-ios-longpress-fix": { + "source": { + "type": "registry", + "id": "cordova-plugin-ios-longpress-fix" + }, + "is_top_level": true, + "variables": {} } }
\ No newline at end of file |
