Skip to content

Commit ee18257

Browse files
author
BrokenDuck
committed
Update mcp server package version
1 parent 62f4ddc commit ee18257

File tree

3 files changed

+86
-434
lines changed

3 files changed

+86
-434
lines changed

mcp-run-python/deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"build-publish": "deno task build && deno publish"
1414
},
1515
"imports": {
16-
"@modelcontextprotocol/sdk": "npm:@modelcontextprotocol/sdk@^1.15.1",
16+
"@modelcontextprotocol/sdk": "npm:@modelcontextprotocol/sdk@^1.17.4",
1717
"@std/cli": "jsr:@std/cli@^1.0.15",
1818
"@std/path": "jsr:@std/path@^1.0.8",
1919
// do NOT upgrade above this version until there is a workaround for https://github.com/pyodide/pyodide/pull/5621

0 commit comments

Comments
 (0)