We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59b080c commit b8b50ccCopy full SHA for b8b50cc
package.json
@@ -8,7 +8,6 @@
8
},
9
"scripts": {
10
"build": "tsc && chmod 755 ./build/index.js && (chmod 755 ./build/mock-client/*.js 2>/dev/null || true)",
11
- "postinstall": "npm run build",
12
"debug:stdio": "node ./build/mock-client/debug-client.js",
13
"debug:sdk": "node ./build/mock-client/stdio-client.js",
14
"debug:http": "node ./build/mock-client/http-client.js",
0 commit comments