diff options
| author | Arjun Roychowdhury <pliablepixels@gmail.com> | 2015-12-24 07:25:46 -0500 |
|---|---|---|
| committer | Arjun Roychowdhury <pliablepixels@gmail.com> | 2015-12-24 07:25:46 -0500 |
| commit | 2ebe8c3c3e4abacda72186c0b28233b036bd4fab (patch) | |
| tree | 1ccf5e5775430bda72ff99bde01c57f3ac24d816 /plugins | |
| parent | 7c05ffe1f5665ca17513343fa5cfb7cb16673f7b (diff) | |
updated crosswalk to a later version
Former-commit-id: 4bf81f89eb654f7c1186ede2e7dc7077a27133c9
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 |
