aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/skype/package.json
diff options
context:
space:
mode:
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}