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 57d72eb commit d97929cCopy full SHA for d97929c
package.json
@@ -22,7 +22,6 @@
22
"docs": "jsdoc -c jsdoc.json",
23
"lint": "eslint bin lib scripts test \"test-workspace/tasks/*.js\"",
24
"pretest": "node scripts/make-slink.js && npm run lint",
25
- "preversion": "npm test",
26
"postversion": "git push && git push --tags",
27
"test": "nyc npm run _mocha",
28
"watch": "npm run _mocha -- --watch --growl",
0 commit comments