mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 10:38:59 +01:00
Update MCP schema to be more conscise (#268499)
* Update MCP schema to be more conscise * Remove debug string
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"start-stdio": "npm run -s compile && node ./out/stdio.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@modelcontextprotocol/sdk": "^1.17.3",
|
||||
"@modelcontextprotocol/sdk": "^1.18.2",
|
||||
"@playwright/mcp": "^0.0.37",
|
||||
"cors": "^2.8.5",
|
||||
"express": "^5.1.0",
|
||||
|
||||
Reference in New Issue
Block a user