feat: add zod library to dependencies
This commit is contained in:
@ -7,5 +7,6 @@ export default defineConfig({
|
||||
"@hey-api/client-axios",
|
||||
"@hey-api/client-next",
|
||||
"@tanstack/react-query",
|
||||
"zod"
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user