chore(core-flows): import zod (#13197)

This commit is contained in:
Carlos R. L. Rodrigues
2025-08-13 15:12:14 -03:00
committed by GitHub
parent 96f4ed90ad
commit 356b2862d2
3 changed files with 4 additions and 4 deletions

View File

@@ -55,8 +55,7 @@
"@mikro-orm/postgresql": "6.4.3",
"awilix": "^8.0.1",
"express": "^4.21.0",
"pg": "^8.13.0",
"zod": "3.25.76"
"pg": "^8.13.0"
},
"scripts": {
"build": "rimraf dist && tsc --build",