mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-01-27 20:56:12 +01:00
fix: add zod to all workspaces as is used individually by each
This commit is contained in:
parent
94330446f5
commit
c72bb5a6d3
4 changed files with 10 additions and 6 deletions
|
|
@ -78,7 +78,8 @@
|
|||
"tailwind-merge": "^1.9.1",
|
||||
"tailwindcss-animate": "^1.0.5",
|
||||
"tailwindcss-radix": "^2.8.0",
|
||||
"url": "^0.11.0"
|
||||
"url": "^0.11.0",
|
||||
"zod": "^3.22.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "^7.20.7",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue