From be4c5abcae4ef3d49bec8dba632381989af05311 Mon Sep 17 00:00:00 2001 From: Vijay A Date: Fri, 3 Dec 2021 18:30:57 +0530 Subject: fix: extending #782 - remove dummy 'webview.js' files. --- recipes/sync/package.json | 2 +- recipes/sync/webview.js | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 recipes/sync/webview.js (limited to 'recipes/sync') diff --git a/recipes/sync/package.json b/recipes/sync/package.json index b54783b..566a7c0 100644 --- a/recipes/sync/package.json +++ b/recipes/sync/package.json @@ -1,7 +1,7 @@ { "id": "sync", "name": "sync", - "version": "1.1.1", + "version": "1.1.2", "license": "MIT", "config": { "serviceURL": "https://cp.sync.com/files/" diff --git a/recipes/sync/webview.js b/recipes/sync/webview.js deleted file mode 100644 index cc40a46..0000000 --- a/recipes/sync/webview.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = () => {}; -- cgit v1.2.3-70-g09d2