aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Dominik Guzei <dominik.guzei@gmail.com>2019-03-07 17:18:44 +0100
committerLibravatar Dominik Guzei <dominik.guzei@gmail.com>2019-03-07 17:25:48 +0100
commit1df3342534ae100d732ad57c9eae7401e5e97a83 (patch)
treedf6b86879b9ecb30938d69776b4dce4b76e11dd8 /package.json
parentfix(Service) shortcuts for activating prev/next service fixes #1298 (diff)
downloadferdium-app-1df3342534ae100d732ad57c9eae7401e5e97a83.tar.gz
ferdium-app-1df3342534ae100d732ad57c9eae7401e5e97a83.tar.zst
ferdium-app-1df3342534ae100d732ad57c9eae7401e5e97a83.zip
fix(Service): Fix shortcut for (un)muting notifications & audio
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json
index 05f10849c..14e0df7ca 100644
--- a/package.json
+++ b/package.json
@@ -53,7 +53,6 @@
53 "fs-extra": "7.0.1", 53 "fs-extra": "7.0.1",
54 "hex-to-rgba": "1.0.2", 54 "hex-to-rgba": "1.0.2",
55 "jsonwebtoken": "^7.4.1", 55 "jsonwebtoken": "^7.4.1",
56 "keymaster": "^1.6.2",
57 "lodash": "^4.17.4", 56 "lodash": "^4.17.4",
58 "mdi": "^1.9.33", 57 "mdi": "^1.9.33",
59 "mime-types": "2.1.21", 58 "mime-types": "2.1.21",