diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2016-09-02 16:19:30 -0400 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2016-09-02 16:19:30 -0400 |
| commit | 5215843e9ed4423f3da0d46be4bf086763592218 (patch) | |
| tree | 8cc806b42a1fd2de55b275ee700a5a9941b9c78b /plugins | |
| parent | 32c278944adabea867c6b69e9d267906a93912a5 (diff) | |
nits
Former-commit-id: 6d8f8c66c1ca636b11c1ac0af99fc3345f6215eb
Diffstat (limited to 'plugins')
| -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, |
