v0.7.7-rc1 (#5801)

This commit is contained in:
Danny Avila 2025-02-11 11:45:07 -05:00 committed by GitHub
parent 4de9619bd9
commit 46f034250d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 16 additions and 16 deletions

8
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "LibreChat",
"version": "v0.7.6",
"version": "v0.7.7-rc1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "LibreChat",
"version": "v0.7.6",
"version": "v0.7.7-rc1",
"license": "ISC",
"workspaces": [
"api",
@ -45,7 +45,7 @@
},
"api": {
"name": "@librechat/backend",
"version": "v0.7.6",
"version": "v0.7.7-rc1",
"license": "ISC",
"dependencies": {
"@anthropic-ai/sdk": "^0.32.1",
@ -1034,7 +1034,7 @@
},
"client": {
"name": "@librechat/frontend",
"version": "v0.7.6",
"version": "v0.7.7-rc1",
"license": "ISC",
"dependencies": {
"@ariakit/react": "^0.4.11",