fix: missing deps
parent
00d7aed797
commit
19c8654195
|
|
@ -13,6 +13,7 @@
|
|||
"zod": "catalog:"
|
||||
},
|
||||
"devDependencies": {
|
||||
"typescript": "catalog:"
|
||||
"typescript": "catalog:",
|
||||
"@types/node": "catalog:"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue