fix: necessary font changes (#1818)

* fix: necessary font changes

* chore: minor bump
This commit is contained in:
Danny Avila 2024-02-16 14:15:05 -05:00 committed by GitHub
parent fe0ef2ce61
commit 98064244bf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
37 changed files with 178 additions and 47 deletions

8
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "LibreChat",
"version": "0.6.9",
"version": "0.6.10",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "LibreChat",
"version": "0.6.9",
"version": "0.6.10",
"license": "ISC",
"workspaces": [
"api",
@ -38,7 +38,7 @@
},
"api": {
"name": "@librechat/backend",
"version": "0.6.9",
"version": "0.6.10",
"license": "ISC",
"dependencies": {
"@anthropic-ai/sdk": "^0.5.4",
@ -135,7 +135,7 @@
},
"client": {
"name": "@librechat/frontend",
"version": "0.6.9",
"version": "0.6.10",
"license": "ISC",
"dependencies": {
"@headlessui/react": "^1.7.13",