Remove zod, just use typebox
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"@blade-and-brawn/domain": "workspace:*",
|
||||
"zod": "^4.4.3"
|
||||
"@sinclair/typebox": "^0.34.48"
|
||||
},
|
||||
"exports": {
|
||||
".": "./src/index.ts"
|
||||
|
||||
Reference in New Issue
Block a user