Skip to content

Commit 349a40c

Browse files
chore: remove prepare script
1 parent b157d2b commit 349a40c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
],
3333
"scripts": {
3434
"build": "tsc && chmod 755 build/index.js",
35-
"prepare": "npm run build",
3635
"watch": "tsc --watch",
3736
"run": "node build/index.js",
3837
"inspector": "npx @modelcontextprotocol/inspector build/index.js"

0 commit comments

Comments
 (0)