mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-25 12:48:53 +01:00
feat: Add jotai as a peer dependency
This commit is contained in:
parent
1380db85cb
commit
9f270127d3
1 changed files with 3 additions and 0 deletions
|
|
@ -109,6 +109,9 @@
|
|||
"tailwindcss-radix": "^2.8.0",
|
||||
"zod": "^3.22.4"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"jotai": "^2.12.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/plugin-transform-runtime": "^7.22.15",
|
||||
"@babel/preset-env": "^7.22.15",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue