aboutsummaryrefslogtreecommitdiffstats
path: root/packages/ui/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/ui/package.json')
-rw-r--r--packages/ui/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/ui/package.json b/packages/ui/package.json
index 703c6fbcc..5cbe0a58d 100644
--- a/packages/ui/package.json
+++ b/packages/ui/package.json
@@ -24,7 +24,7 @@
24 "license": "Apache-2.0", 24 "license": "Apache-2.0",
25 "dependencies": { 25 "dependencies": {
26 "@mdi/react": "^1.1.0", 26 "@mdi/react": "^1.1.0",
27 "@meetfranz/theme": "^1.0.14", 27 "@meetfranz/theme": "file:../theme",
28 "react-loader": "2.4.7" 28 "react-loader": "2.4.7"
29 }, 29 },
30 "peerDependencies": { 30 "peerDependencies": {