diff options
| author | pliablepixels <pliablepixels@gmail.com> | 2016-06-16 12:24:39 -0400 |
|---|---|---|
| committer | pliablepixels <pliablepixels@gmail.com> | 2016-06-16 12:24:39 -0400 |
| commit | d11ef1b18884bfb6b8f988e6c73f6c179342f8f1 (patch) | |
| tree | 836c0f2855fddd0da56a2856a5652bccae0ea2b5 /plugins | |
| parent | 1cf863cc11384d5ef6c13db26bcbdc0c271957a4 (diff) | |
updated state
Former-commit-id: d50026922f09baa8850681cc2b0583e9d6d70f38
Diffstat (limited to 'plugins')
| -rw-r--r-- | plugins/fetch.json | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/plugins/fetch.json b/plugins/fetch.json index a6638ce5..6e851524 100644 --- a/plugins/fetch.json +++ b/plugins/fetch.json @@ -160,10 +160,19 @@ "is_top_level": true, "variables": {} }, - "cordova-plugin-connectsdk": { + "cordova-plugin-crosswalk-certificate": { + "source": { + "type": "git", + "url": "https://github.com/danjarvis/cordova-plugin-crosswalk-certificate", + "subdir": "." + }, + "is_top_level": true, + "variables": {} + }, + "cordova-plugin-crosswalk-webview": { "source": { "type": "registry", - "id": "cordova-plugin-connectsdk" + "id": "cordova-plugin-crosswalk-webview" }, "is_top_level": true, "variables": {} |
