package: rm prepublish
This commit is contained in:
parent
42c716138f
commit
f4ebe20687
1 changed files with 0 additions and 1 deletions
|
@ -38,7 +38,6 @@
|
|||
"coverage-report": "nyc report --reporter=lcov",
|
||||
"coverage": "nyc --check-coverage --branches 90 --functions 90 mocha",
|
||||
"integration": "mocha test/integration/",
|
||||
"prepublish": "npm run test",
|
||||
"standard": "standard",
|
||||
"test": "npm run standard && npm run unit",
|
||||
"unit": "mocha"
|
||||
|
|
Loading…
Reference in a new issue