chore(core-flows): import zod (#13197)
This commit is contained in:
committed by
GitHub
parent
96f4ed90ad
commit
356b2862d2
@@ -42,7 +42,8 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"csv-parse": "^5.6.0",
|
||||
"json-2-csv": "^5.5.4"
|
||||
"json-2-csv": "^5.5.4",
|
||||
"zod": "3.25.76"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@medusajs/framework": "2.8.8",
|
||||
|
||||
Reference in New Issue
Block a user