Skip to content

Commit 37a3223

Browse files
committed
fix(debug-server): update versions to 0.4.1
1 parent fd27d7d commit 37a3223

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

examples/debug-server/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@modelcontextprotocol/server-debug",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"type": "module",
55
"description": "Debug MCP App Server for testing all SDK capabilities",
66
"repository": {
@@ -24,7 +24,7 @@
2424
"prepublishOnly": "npm run build"
2525
},
2626
"dependencies": {
27-
"@modelcontextprotocol/ext-apps": "^0.4.0",
27+
"@modelcontextprotocol/ext-apps": "^0.4.1",
2828
"@modelcontextprotocol/sdk": "^1.24.0",
2929
"zod": "^4.1.13"
3030
},

0 commit comments

Comments
 (0)