Skip to content

Commit 75ce1d5

Browse files
committed
[Tests] always run coverage; downgrade nyc
1 parent 83fe463 commit 75ce1d5

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,8 @@
1717
"url": "https://github.com/crypto-browserify/browserify-sign.git"
1818
},
1919
"scripts": {
20-
"coverage": "nyc npm run tests-only",
2120
"lint": "eslint --ext=js,mjs .",
22-
"tests-only": "tape 'test/**/*.js'",
21+
"tests-only": "nyc tape 'test/**/*.js'",
2322
"pretest": "npm run lint",
2423
"test": "npm run tests-only"
2524
},
@@ -37,7 +36,7 @@
3736
"devDependencies": {
3837
"@ljharb/eslint-config": "^21.1.0",
3938
"eslint": "^8.8.0",
40-
"nyc": "^15.1.0",
39+
"nyc": "^10.3.2",
4140
"tape": "^5.6.6"
4241
},
4342
"browser": "browser/index.js"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy