Skip to content

Commit 915a151

Browse files
committed
fix: pin @modelcontextprotocol/sdk to 1.10.2 in JS tests
1 parent bb1cace commit 915a151

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

crates/rmcp/tests/test_with_js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"dependencies": {
3-
"@modelcontextprotocol/sdk": "^1.10",
3+
"@modelcontextprotocol/sdk": "1.10.2",
44
"eventsource-parser": "^3.0.1",
55
"express": "^5.1.0"
66
},

0 commit comments

Comments
 (0)