aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2021-10-15 16:22:25 +0530
committerLibravatar GitHub <noreply@github.com>2021-10-15 16:22:25 +0530
commitec15f83b947fb2daf4ca1a72e3af527dc89512a3 (patch)
treeea049cee5184a58b5bc09505e723cd19a736c4bd /package.json
parentchore: move 'packages/ui' into 'src' (no longer an injected package) (#2077) (diff)
downloadferdium-app-ec15f83b947fb2daf4ca1a72e3af527dc89512a3.tar.gz
ferdium-app-ec15f83b947fb2daf4ca1a72e3af527dc89512a3.tar.zst
ferdium-app-ec15f83b947fb2daf4ca1a72e3af527dc89512a3.zip
chore: move 'packages/forms' into 'src' (no longer an injected package) (#2079)
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 e7388eec9..248a96ef9 100644
--- a/package.json
+++ b/package.json
@@ -64,7 +64,7 @@
64 "@electron/remote": "1.2.1", 64 "@electron/remote": "1.2.1",
65 "@mdi/font": "6.2.95", 65 "@mdi/font": "6.2.95",
66 "@mdi/js": "6.2.95", 66 "@mdi/js": "6.2.95",
67 "@meetfranz/forms": "file:packages/forms", 67 "@mdi/react": "1.5.0",
68 "@meetfranz/theme": "file:packages/theme", 68 "@meetfranz/theme": "file:packages/theme",
69 "@sentry/electron": "2.5.3", 69 "@sentry/electron": "2.5.3",
70 "auto-launch": "5.0.5", 70 "auto-launch": "5.0.5",