fix: add zod as direct dependency for bun workspace resolution
This commit is contained in:
@@ -59,7 +59,8 @@
|
||||
"resend": "^6.12.2",
|
||||
"serwist": "^9.5.11",
|
||||
"sharp": "^0.34.5",
|
||||
"web-haptics": "^0.0.6"
|
||||
"web-haptics": "^0.0.6",
|
||||
"zod": "^4.4.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tailwindcss/postcss": "^4",
|
||||
|
||||
Reference in New Issue
Block a user