aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/skype/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2022-04-18 18:19:43 -0500
committerLibravatar Vijay A <vraravam@users.noreply.github.com>2022-04-18 18:19:43 -0500
commitc819fe925dac556dee8336d3c19147073179c71a (patch)
treecf8e759a854b8a2b7c992e07f3b00a8887febe92 /recipes/skype/package.json
parentRebranded from 'ferdi' to 'ferdium' (companion changes for the main repo PR #2) (diff)
downloadferdium-recipes-c819fe925dac556dee8336d3c19147073179c71a.tar.gz
ferdium-recipes-c819fe925dac556dee8336d3c19147073179c71a.tar.zst
ferdium-recipes-c819fe925dac556dee8336d3c19147073179c71a.zip
Remove deprecated 'nativeWindowOpen' option from webPreferences due to upgrade of electron to '18.'
Diffstat (limited to 'recipes/skype/package.json')
-rw-r--r--recipes/skype/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/skype/package.json b/recipes/skype/package.json
index 58aee4c..a3a0840 100644
--- a/recipes/skype/package.json
+++ b/recipes/skype/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "skype", 2 "id": "skype",
3 "name": "Skype", 3 "name": "Skype",
4 "version": "3.4.0", 4 "version": "3.5.0",
5 "license": "MIT", 5 "license": "MIT",
6 "config": { 6 "config": {
7 "serviceURL": "https://web.skype.com/", 7 "serviceURL": "https://web.skype.com/",