chore: bump app version to 0.5.5

chore: bump @waylaidwanderer/chatgpt-api to 1.37.2
This commit is contained in:
Daniel Avila 2023-07-20 22:23:47 -04:00 committed by Danny Avila
parent 530f9d303f
commit 712be248be
4 changed files with 12 additions and 12 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@librechat/backend",
"version": "0.5.4",
"version": "0.5.5",
"description": "",
"scripts": {
"start": "echo 'please run this from the root directory'",
@ -24,7 +24,7 @@
"@dqbd/tiktoken": "^1.0.2",
"@fortaine/fetch-event-source": "^3.0.6",
"@keyv/mongo": "^2.1.8",
"@waylaidwanderer/chatgpt-api": "^1.37.0",
"@waylaidwanderer/chatgpt-api": "^1.37.2",
"axios": "^1.3.4",
"bcryptjs": "^2.4.3",
"cheerio": "^1.0.0-rc.12",