Skip to content

Commit 5a5b2ae

Browse files
committed
fix: correct oudated dep in mcp package
1 parent 33c2f11 commit 5a5b2ae

2 files changed

Lines changed: 3 additions & 72 deletions

File tree

package-lock.json

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

packages/langium-ai-mcp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"license": "MIT",
4040
"dependencies": {
4141
"@modelcontextprotocol/sdk": "^1.25.1",
42-
"langium-ai-tools": "~4.1.2",
42+
"langium-ai-tools": "~4.2.0",
4343
"langium": "~4.2.1"
4444
},
4545
"volta": {

0 commit comments

Comments
 (0)