Skip to content

Commit 01a6fce

Browse files
fix(package): update nyc to version 11.7.2
Closes #180
1 parent 80e7af6 commit 01a6fce

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
@@ -35,7 +35,7 @@
3535
"frontmatter-loader": "0.0.1",
3636
"json-loader": "^0.5.4",
3737
"memory-fs": "^0.4.1",
38-
"nyc": "^10.0.0",
38+
"nyc": "^11.7.2",
3939
"webpack": "^2.2.0-rc.1"
4040
},
4141
"devDependencies": {

0 commit comments

Comments
 (0)