Skip to content

Commit 91c6606

Browse files
committed
fix mcp-use package has an outdated bin entry that should be removed since the CLI has been moved to the create-mcp-use-app package
1 parent 5c66233 commit 91c6606

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

packages/mcp-use/package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,6 @@
4747
"main": "./dist/index.js",
4848
"module": "./dist/index.js",
4949
"types": "./dist/index.d.ts",
50-
"bin": {
51-
"create-mcp-app": "./dist/src/cli/create-mcp-app.js"
52-
},
5350
"files": [
5451
"dist"
5552
],

0 commit comments

Comments
 (0)