mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-01-28 21:26:13 +01:00
fixed: package issue
This commit is contained in:
parent
f1e031a9f5
commit
65a0e1db54
2 changed files with 2 additions and 2 deletions
|
|
@ -87,7 +87,7 @@
|
|||
"ollama": "^0.5.0",
|
||||
"openai": "^4.47.1",
|
||||
"openai-chat-tokens": "^0.2.8",
|
||||
"openid-client": "^6.1.7",
|
||||
"openid-client": "^5.7.1",
|
||||
"passport": "^0.7.0",
|
||||
"passport-apple": "^2.0.2",
|
||||
"passport-discord": "^0.1.4",
|
||||
|
|
|
|||
2
package-lock.json
generated
2
package-lock.json
generated
|
|
@ -101,7 +101,7 @@
|
|||
"ollama": "^0.5.0",
|
||||
"openai": "^4.47.1",
|
||||
"openai-chat-tokens": "^0.2.8",
|
||||
"openid-client": "^6.1.7",
|
||||
"openid-client": "^5.7.1",
|
||||
"passport": "^0.7.0",
|
||||
"passport-apple": "^2.0.2",
|
||||
"passport-discord": "^0.1.4",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue