diff options
Diffstat (limited to 'plugins')
| -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 532c8ada..421ac12e 100644 --- a/plugins/fetch.json +++ b/plugins/fetch.json @@ -131,14 +131,6 @@ "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", @@ -214,5 +206,13 @@ }, "is_top_level": true, "variables": {} + }, + "cordova-plugin-crosswalk-webview": { + "source": { + "type": "registry", + "id": "cordova-plugin-crosswalk-webview" + }, + "is_top_level": true, + "variables": {} } }
\ No newline at end of file |
