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