typescript servers 0.6.2

This commit is contained in:
David Soria Parra
2024-12-04 16:11:35 +00:00
parent e7e1c85058
commit 94a36286d2
15 changed files with 43 additions and 43 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@modelcontextprotocol/server-everything",
"version": "0.6.1",
"version": "0.6.2",
"description": "MCP server that exercises all the features of the MCP protocol",
"license": "MIT",
"author": "Anthropic, PBC (https://anthropic.com)",
@@ -29,4 +29,4 @@
"shx": "^0.3.4",
"typescript": "^5.6.2"
}
}
}