mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-02-24 03:14:08 +01:00
✨ : Release v0.6.6 (#1597)
This commit is contained in:
parent
130e346228
commit
5a74ac9a60
11 changed files with 13 additions and 10 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "LibreChat",
|
||||
"version": "0.6.5",
|
||||
"version": "0.6.6",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "LibreChat",
|
||||
"version": "0.6.5",
|
||||
"version": "0.6.6",
|
||||
"license": "ISC",
|
||||
"workspaces": [
|
||||
"api",
|
||||
|
|
@ -38,7 +38,7 @@
|
|||
},
|
||||
"api": {
|
||||
"name": "@librechat/backend",
|
||||
"version": "0.6.5",
|
||||
"version": "0.6.6",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@anthropic-ai/sdk": "^0.5.4",
|
||||
|
|
@ -857,7 +857,7 @@
|
|||
},
|
||||
"client": {
|
||||
"name": "@librechat/frontend",
|
||||
"version": "0.6.5",
|
||||
"version": "0.6.6",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@headlessui/react": "^1.7.13",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue