mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-03-04 15:20:18 +01:00
chore: add missing @testing-library/react dependency to client package
This commit is contained in:
parent
86deb4d19a
commit
0b5155d277
2 changed files with 100 additions and 0 deletions
|
|
@ -70,6 +70,7 @@
|
|||
"@rollup/plugin-node-resolve": "^15.0.0",
|
||||
"@rollup/plugin-replace": "^5.0.5",
|
||||
"@rollup/plugin-terser": "^0.4.4",
|
||||
"@testing-library/react": "^16.3.0",
|
||||
"@types/react": "^18.0.0",
|
||||
"@types/react-dom": "^18.0.0",
|
||||
"react-hook-form": "^7.60.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue