From 5215843e9ed4423f3da0d46be4bf086763592218 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Fri, 2 Sep 2016 16:19:30 -0400 Subject: nits Former-commit-id: 6d8f8c66c1ca636b11c1ac0af99fc3345f6215eb --- plugins/fetch.json | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'plugins') 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, -- cgit v1.2.3