From a57a4edcb648d025254ede4d18d267b887ad0b8b Mon Sep 17 00:00:00 2001 From: Vijay A Date: Sun, 5 Sep 2021 15:14:28 +0530 Subject: Remove dependency on 'require' of 'electron' and 'electron/remote' modules. Instead, use the exposed content from the recipe model in main ferdi. --- recipes/skype/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/skype/package.json') diff --git a/recipes/skype/package.json b/recipes/skype/package.json index 342621c..5d23929 100644 --- a/recipes/skype/package.json +++ b/recipes/skype/package.json @@ -1,7 +1,7 @@ { "id": "skype", "name": "Skype", - "version": "3.1.1", + "version": "3.2.0", "license": "MIT", "config": { "serviceURL": "https://web.skype.com/", -- cgit v1.2.3-54-g00ecf