Skip to content

Commit d97929c

Browse files
committed
remove test in version script temporary
1 parent 57d72eb commit d97929c

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
@@ -22,7 +22,6 @@
2222
"docs": "jsdoc -c jsdoc.json",
2323
"lint": "eslint bin lib scripts test \"test-workspace/tasks/*.js\"",
2424
"pretest": "node scripts/make-slink.js && npm run lint",
25-
"preversion": "npm test",
2625
"postversion": "git push && git push --tags",
2726
"test": "nyc npm run _mocha",
2827
"watch": "npm run _mocha -- --watch --growl",

0 commit comments

Comments
 (0)