Skip to content

Commit e65601c

Browse files
committed
Fixup minor package.json issue
1 parent b286ef4 commit e65601c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"author": "Extremely Heavy Industries, Inc.",
1212
"license": "Apache-2.0",
1313
"bin": {
14-
"hoist-mcp": "./bin/hoist-mcp.mjs"
14+
"hoist-mcp": "bin/hoist-mcp.mjs"
1515
},
1616
"scripts": {
1717
"lint": "yarn lint:all",

0 commit comments

Comments
 (0)