Skip to content

Commit 7330763

Browse files
authored
fix version mismatch (#21)
1 parent 4336ef2 commit 7330763

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"dependencies": {
9292
"@dmitryrechkin/json-schema-to-zod": "^1.0.1",
9393
"@langchain/anthropic": "^0.3.14",
94-
"@langchain/core": "0.3.58",
94+
"@langchain/core": "0.3.71",
9595
"@langchain/openai": "^0.5.15",
9696
"@modelcontextprotocol/sdk": "1.12.1",
9797
"@scarf/scarf": "^1.4.0",

0 commit comments

Comments
 (0)