add zod for public

This commit is contained in:
Carl-Gerhard Lindesvärd
2024-02-20 13:46:10 +01:00
parent 1c93be1678
commit e16c2b5763
2 changed files with 5 additions and 1 deletions

View File

@@ -38,7 +38,8 @@
"react-dom": "18.2.0",
"react-syntax-highlighter": "^15.5.0",
"tailwind-merge": "^1.14.0",
"tailwindcss-animate": "^1.0.7"
"tailwindcss-animate": "^1.0.7",
"zod": "^3.22.4"
},
"devDependencies": {
"@mixan/eslint-config": "workspace:*",