chore(medusa): strict zod versions in workspace (#7296)

This commit is contained in:
Riqwan Thamir
2024-05-10 17:16:16 +02:00
committed by GitHub
parent 45e2228a07
commit 7e43aabda0
3 changed files with 7 additions and 9 deletions
+1 -1
View File
@@ -103,7 +103,7 @@
"ulid": "^2.3.0",
"uuid": "^9.0.0",
"winston": "^3.8.2",
"zod": "^3.22.4"
"zod": "3.22.4"
},
"gitHead": "cd1f5afa5aa8c0b15ea957008ee19f1d695cbd2e"
}