Skip to content

Commit 251f4a5

Browse files
author
BarisSozen
committed
chore: npm pkg fix — normalize bin path
1 parent 3d63640 commit 251f4a5

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
@@ -13,7 +13,7 @@
1313
"main": "./dist/index.js",
1414
"types": "./dist/index.d.ts",
1515
"bin": {
16-
"hashlock-mcp": "./dist/index.js"
16+
"hashlock-mcp": "dist/index.js"
1717
},
1818
"files": [
1919
"dist",

0 commit comments

Comments
 (0)