diff options
Diffstat (limited to 'plugins/fetch.json')
| -rw-r--r-- | plugins/fetch.json | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/plugins/fetch.json b/plugins/fetch.json index adfb9ae0..ab0b287b 100644 --- a/plugins/fetch.json +++ b/plugins/fetch.json @@ -186,10 +186,18 @@ "is_top_level": true, "variables": {} }, - "cordova-plugin-certificates": { + "cordova-plugin-crosswalk-webview": { + "source": { + "type": "registry", + "id": "cordova-plugin-crosswalk-webview" + }, + "is_top_level": true, + "variables": {} + }, + "cordova-plugin-crosswalk-certificate": { "source": { "type": "git", - "url": "https://github.com/hypery2k/cordova-certificate-plugin", + "url": "https://github.com/danjarvis/cordova-plugin-crosswalk-certificate", "subdir": "." }, "is_top_level": true, |
