mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-02-14 22:48:10 +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
|
|
@ -26,7 +26,7 @@
|
|||
"dependencies": {
|
||||
"@tanstack/react-query": "^4.28.0",
|
||||
"axios": "^1.3.4",
|
||||
"zod": "^3.21.4"
|
||||
"zod": "^3.22.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/preset-env": "^7.21.5",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue