Skip to content

Commit caa33ca

Browse files
committed
fix(cli): include build/index.js in tarball
1 parent ec07468 commit caa33ca

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
},
2525
"scripts": {
2626
"build": "tsup && node -e \"require('fs').chmodSync('build/index.js', '755')\"",
27-
"prepublishOnly": "pnpm run build",
2827
"prepare": "husky",
2928
"watch": "tsup --watch",
3029
"inspector": "npx @modelcontextprotocol/inspector build/index.js",

0 commit comments

Comments
 (0)