feat: add @librechat/client as a dependency in package.json and package-lock.json

This commit is contained in:
Danny Avila 2025-07-13 08:26:30 -04:00 committed by Marco Beretta
parent 992911514c
commit 6ea1d5eab2
No known key found for this signature in database
GPG key ID: D918033D8E74CC11
2 changed files with 2 additions and 0 deletions

View file

@ -34,6 +34,7 @@
"@dicebear/collection": "^9.2.2",
"@dicebear/core": "^9.2.2",
"@headlessui/react": "^2.1.2",
"@librechat/client": "*",
"@marsidev/react-turnstile": "^1.1.0",
"@radix-ui/react-accordion": "^1.1.2",
"@radix-ui/react-alert-dialog": "^1.0.2",

1
package-lock.json generated
View file

@ -2744,6 +2744,7 @@
"@dicebear/collection": "^9.2.2",
"@dicebear/core": "^9.2.2",
"@headlessui/react": "^2.1.2",
"@librechat/client": "*",
"@marsidev/react-turnstile": "^1.1.0",
"@radix-ui/react-accordion": "^1.1.2",
"@radix-ui/react-alert-dialog": "^1.0.2",