Skip to content

Commit d57e558

Browse files
committed
feature: pullout: c8 v9.1.0
1 parent 7d8426b commit d57e558

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

package.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,6 @@
1515
"type": "git",
1616
"url": "git://github.com/coderaiser/pullout.git"
1717
},
18-
"nyc": {
19-
"exclude": [
20-
"test",
21-
".*.js"
22-
]
23-
},
2418
"scripts": {
2519
"test": "madrun test",
2620
"lint": "madrun lint",
@@ -34,13 +28,13 @@
3428
"license": "MIT",
3529
"main": "lib/pullout.js",
3630
"devDependencies": {
31+
"c8": "^9.1.0",
3732
"coveralls": "^3.0.0",
3833
"eslint": "^8.57.0",
3934
"eslint-plugin-node": "^11.0.0",
4035
"eslint-plugin-putout": "^22.4.1",
4136
"madrun": "^10.0.1",
4237
"nodemon": "^3.1.0",
43-
"nyc": "^15.0.0",
4438
"putout": "^35.7.4",
4539
"supertape": "^10.4.0",
4640
"try-to-catch": "^3.0.0"

0 commit comments

Comments
 (0)