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,7 +1,7 @@
{
"name": "@modelcontextprotocol/servers",
"private": true,
"version": "0.6.1",
"version": "0.6.2",
"description": "Model Context Protocol servers",
"license": "MIT",
"author": "Anthropic, PBC (https://anthropic.com)",
@@ -30,4 +30,4 @@
"@modelcontextprotocol/server-everart": "*",
"@modelcontextprotocol/server-sequential-thinking": "*"
}
}
}