aboutsummaryrefslogtreecommitdiffstats
path: root/packages/forms/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/forms/package.json')
-rw-r--r--packages/forms/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/forms/package.json b/packages/forms/package.json
index 8bd4fb13f..a5b8752aa 100644
--- a/packages/forms/package.json
+++ b/packages/forms/package.json
@@ -25,7 +25,7 @@
25 "dependencies": { 25 "dependencies": {
26 "@mdi/js": "^3.3.92", 26 "@mdi/js": "^3.3.92",
27 "@mdi/react": "^1.1.0", 27 "@mdi/react": "^1.1.0",
28 "@meetfranz/theme": "^1.0.14", 28 "@meetfranz/theme": "file:../theme",
29 "react-html-attributes": "^1.4.3", 29 "react-html-attributes": "^1.4.3",
30 "react-loader": "2.4.7" 30 "react-loader": "2.4.7"
31 }, 31 },