Align zod dependency to match other packages

Signed-off-by: Axel Hecht <axel@pike.org>
This commit is contained in:
Axel Hecht
2023-08-25 13:12:59 +02:00
parent af1bb2481d
commit 98bb77c1f0
3 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -52,7 +52,7 @@
"react-grid-layout": "^1.3.4",
"react-resizable": "^3.0.4",
"react-use": "^17.2.4",
"zod": "~3.21.4"
"zod": "^3.21.4"
},
"peerDependencies": {
"react": "^16.13.1 || ^17.0.0",