mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-01-29 22:05:18 +01:00
fix: update @langchain/core peer dependency version to ^0.3.72 in package.json and package-lock.json
This commit is contained in:
parent
88717fcb81
commit
6d91fa1fe5
2 changed files with 5 additions and 40 deletions
|
|
@ -73,7 +73,7 @@
|
|||
"registry": "https://registry.npmjs.org/"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@langchain/core": "^0.3.62",
|
||||
"@langchain/core": "^0.3.72",
|
||||
"@librechat/agents": "^3.0.0-rc4",
|
||||
"@librechat/data-schemas": "*",
|
||||
"@modelcontextprotocol/sdk": "^1.17.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue