Skip to content

Commit feb1fd7

Browse files
committed
Update package.json
1 parent f51a9a7 commit feb1fd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"posthtml": "./cli.js"
77
},
88
"scripts": {
9-
"test": "xo && ava",
9+
"test": "xo && nyc ava",
1010
"prepush": "xo"
1111
},
1212
"repository": {

0 commit comments

Comments
 (0)