We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd27d7d commit 37a3223Copy full SHA for 37a3223
1 file changed
examples/debug-server/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@modelcontextprotocol/server-debug",
3
- "version": "0.4.0",
+ "version": "0.4.1",
4
"type": "module",
5
"description": "Debug MCP App Server for testing all SDK capabilities",
6
"repository": {
@@ -24,7 +24,7 @@
24
"prepublishOnly": "npm run build"
25
},
26
"dependencies": {
27
- "@modelcontextprotocol/ext-apps": "^0.4.0",
+ "@modelcontextprotocol/ext-apps": "^0.4.1",
28
"@modelcontextprotocol/sdk": "^1.24.0",
29
"zod": "^4.1.13"
30
0 commit comments