try this
This commit is contained in:
parent
604c2994d4
commit
ba7bef4322
@ -5,7 +5,7 @@
|
|||||||
"main": "lib/index.js",
|
"main": "lib/index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"testlint": "eslint bin lib && nyc -r=text -r=lcov mocha",
|
"testlint": "eslint bin lib && nyc -r=text -r=lcov mocha",
|
||||||
"test": "eslint bin lib; nyc -r=text -r=lcov mocha",
|
"test": "nyc -r=text -r=lcov mocha",
|
||||||
"testonly": "nyc -r=text -r=lcov mocha",
|
"testonly": "nyc -r=text -r=lcov mocha",
|
||||||
"watch": "mocha --watch",
|
"watch": "mocha --watch",
|
||||||
"install": "node bin/build.js",
|
"install": "node bin/build.js",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user