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