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 e3c8c50 commit bdb562eCopy full SHA for bdb562e
package.json
@@ -39,7 +39,6 @@
39
"watch": "tsc -b -w ./src/tsconfig.json",
40
"lint": "eslint -c .eslintrc.js --ext .ts src/",
41
"install": "node-gyp-build",
42
- "postinstall": "node scripts/post-install.js",
43
"test": "cross-env NODE_ENV=test mocha -R spec --exit lib/*.test.js",
44
"posttest": "npm run lint",
45
"prepare": "npm run build",
0 commit comments