Skip to content

Commit e96ae4b

Browse files
committed
fix: point to right file
1 parent 2cd3cfd commit e96ae4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/mcp-stdio/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"url": "https://github.com/sveltejs/mcp/issues"
1010
},
1111
"bin": {
12-
"svelte-mcp": "./dist/index.js"
12+
"svelte-mcp": "./dist/index.mjs"
1313
},
1414
"repository": {
1515
"type": "git",

0 commit comments

Comments
 (0)