aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay A <avijayr@protonmail.com>2021-08-13 08:05:12 +0530
committerLibravatar Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>2021-08-13 07:32:56 +0000
commit9f2277735764c07929e4b9e6fa5a11ae916bb2c6 (patch)
tree957f40672bb090cc765237a17a15f6408f12cdbf /package.json
parentchore: Add entitlements for screen-capture-permissions (diff)
downloadferdium-app-9f2277735764c07929e4b9e6fa5a11ae916bb2c6.tar.gz
ferdium-app-9f2277735764c07929e4b9e6fa5a11ae916bb2c6.tar.zst
ferdium-app-9f2277735764c07929e4b9e6fa5a11ae916bb2c6.zip
chore: Replace old '@meetfranz/electron-notification-state' with 'macos-notification-state'
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index ca86526f2..19994894e 100644
--- a/package.json
+++ b/package.json
@@ -64,7 +64,6 @@
64 "@electron/remote": "1.2.1", 64 "@electron/remote": "1.2.1",
65 "@mdi/font": "5.9.55", 65 "@mdi/font": "5.9.55",
66 "@mdi/js": "4.6.95", 66 "@mdi/js": "4.6.95",
67 "@meetfranz/electron-notification-state": "1.0.0",
68 "@meetfranz/forms": "file:packages/forms", 67 "@meetfranz/forms": "file:packages/forms",
69 "@meetfranz/theme": "file:packages/theme", 68 "@meetfranz/theme": "file:packages/theme",
70 "@meetfranz/ui": "file:packages/ui", 69 "@meetfranz/ui": "file:packages/ui",
@@ -96,6 +95,7 @@
96 "jsonwebtoken": "8.5.1", 95 "jsonwebtoken": "8.5.1",
97 "jss": "10.7.1", 96 "jss": "10.7.1",
98 "lodash": "4.17.21", 97 "lodash": "4.17.21",
98 "macos-notification-state": "1.3.5",
99 "macos-version": "5.2.1", 99 "macos-version": "5.2.1",
100 "marked": "0.7.0", 100 "marked": "0.7.0",
101 "mime-types": "2.1.32", 101 "mime-types": "2.1.32",