v0.7.4 (#3603)

This commit is contained in:
Danny Avila 2024-08-10 08:32:27 -04:00 committed by GitHub
parent 22c8b6f699
commit 3a5f57fd2b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 14 additions and 14 deletions

8
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "LibreChat",
"version": "0.7.4-rc1",
"version": "0.7.4",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "LibreChat",
"version": "0.7.4-rc1",
"version": "0.7.4",
"license": "ISC",
"workspaces": [
"api",
@ -40,7 +40,7 @@
},
"api": {
"name": "@librechat/backend",
"version": "0.7.4-rc1",
"version": "0.7.4",
"license": "ISC",
"dependencies": {
"@anthropic-ai/sdk": "^0.16.1",
@ -1114,7 +1114,7 @@
},
"client": {
"name": "@librechat/frontend",
"version": "0.7.4-rc1",
"version": "0.7.4",
"license": "ISC",
"dependencies": {
"@ariakit/react": "^0.4.5",