aboutsummaryrefslogtreecommitdiffstats
path: root/packages/shared/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/shared/package.json')
-rw-r--r--packages/shared/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/shared/package.json b/packages/shared/package.json
index 9627c94..3a45efd 100644
--- a/packages/shared/package.json
+++ b/packages/shared/package.json
@@ -19,6 +19,6 @@
19 "i18next": "^21.8.5", 19 "i18next": "^21.8.5",
20 "mobx": "^6.6.0", 20 "mobx": "^6.6.0",
21 "mobx-state-tree": "^5.1.5", 21 "mobx-state-tree": "^5.1.5",
22 "zod": "^3.17.3" 22 "zod": "^3.22.3"
23 } 23 }
24} 24}