Skip to content

Commit d100115

Browse files
committed
npm pkg fix
1 parent 334b277 commit d100115

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"license": "MIT",
1414
"description": "The Routine Model Context Protocol server, allowing AI clients to interact with Routine",
1515
"bin": {
16-
"mcp-server": "./dist/index.js"
16+
"mcp-server": "dist/index.js"
1717
},
1818
"dependencies": {
1919
"@modelcontextprotocol/sdk": "1.7.0",

0 commit comments

Comments
 (0)