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 943a672 commit 51b6944Copy full SHA for 51b6944
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "hf-mcp",
3
"private": true,
4
- "version": "0.2.10",
+ "version": "0.2.11",
5
"type": "module",
6
"packageManager": "pnpm@10.14.0",
7
"scripts": {
packages/app/package.json
@@ -1,6 +1,6 @@
"name": "@llmindset/hf-mcp-server",
"description": "Official Hugging Face MCP Server",
"main": "./dist/server/streamableHttp.js",
packages/mcp/package.json
"name": "@llmindset/hf-mcp",
"main": "dist/index.js",
"types": "dist/index.d.ts",
0 commit comments