We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90f2592 commit 3f627caCopy full SHA for 3f627ca
1 file changed
package.json
@@ -40,7 +40,6 @@
40
"run": "ts-node",
41
"release": "release-it --non-interactive",
42
"changelog": "auto-changelog -p",
43
- "prepare": "npm run build",
44
"prepublishOnly": "npm run build",
45
"mocha": "TS_NODE_PROJECT='./test/tsconfig.json' mocha --config=test/.mocharc.json --node-env=test --exit",
46
"test": "npm run lint && npm run test:unit:cover && npm run test:integration:cover",
0 commit comments