aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/skype/package.json
diff options
context:
space:
mode:
authorLibravatar Bennett <hello@vantezzen.io>2019-12-11 11:35:39 +0100
committerLibravatar Bennett <hello@vantezzen.io>2019-12-11 11:35:39 +0100
commit2491ea3c11de71391cd333cfc375576232d64cba (patch)
treecfc7b178be929d59ae75ae6ff419b3c11b3474a2 /uncompressed/skype/package.json
parentFix update error (diff)
downloadferdium-recipes-2491ea3c11de71391cd333cfc375576232d64cba.tar.gz
ferdium-recipes-2491ea3c11de71391cd333cfc375576232d64cba.tar.zst
ferdium-recipes-2491ea3c11de71391cd333cfc375576232d64cba.zip
Update packages
Diffstat (limited to 'uncompressed/skype/package.json')
-rw-r--r--uncompressed/skype/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/uncompressed/skype/package.json b/uncompressed/skype/package.json
index 4b52996..4ca6899 100644
--- a/uncompressed/skype/package.json
+++ b/uncompressed/skype/package.json
@@ -1,13 +1,13 @@
1{ 1{
2 "id": "skype", 2 "id": "skype",
3 "name": "Skype", 3 "name": "Skype",
4 "version": "1.1.1", 4 "version": "1.2.0",
5 "description": "Skype", 5 "description": "Skype",
6 "main": "index.js", 6 "main": "index.js",
7 "author": "Stefan Malzner <stefan@adlk.io>", 7 "author": "Stefan Malzner <stefan@adlk.io>",
8 "license": "MIT", 8 "license": "MIT",
9 "config": { 9 "config": {
10 "serviceURL": "https://preview.web.skype.com/", 10 "serviceURL": "https://web.skype.com/",
11 "hasNotificationSound": true 11 "hasNotificationSound": true
12 } 12 }
13} 13}