mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-02-07 18:14:22 +01:00
Release 0.4.4 (#271)
This commit is contained in:
parent
6049c9e3ff
commit
501a15a18f
8 changed files with 60 additions and 19 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "chatgpt-clone",
|
||||
"version": "0.4.3",
|
||||
"version": "0.4.4",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "chatgpt-clone",
|
||||
"version": "0.4.3",
|
||||
"version": "0.4.4",
|
||||
"license": "ISC",
|
||||
"workspaces": [
|
||||
"api",
|
||||
|
|
@ -19,7 +19,7 @@
|
|||
},
|
||||
"api": {
|
||||
"name": "chat-backend",
|
||||
"version": "0.4.3",
|
||||
"version": "0.4.4",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@dqbd/tiktoken": "^1.0.2",
|
||||
|
|
@ -63,7 +63,7 @@
|
|||
},
|
||||
"client": {
|
||||
"name": "chat-frontend",
|
||||
"version": "0.4.3",
|
||||
"version": "0.4.4",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@fortawesome/fontawesome-svg-core": "^6.4.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue