Skip to content

Commit 81229a0

Browse files
author
Benjamin Coe
committed
fix: fix bug related to merging coverage reports see #482
1 parent 8f7af3a commit 81229a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"find-up": "^1.1.2",
8383
"foreground-child": "^1.5.3",
8484
"glob": "^7.0.6",
85-
"istanbul-lib-coverage": "^1.0.0",
85+
"istanbul-lib-coverage": "^1.0.1",
8686
"istanbul-lib-hook": "^1.0.0",
8787
"istanbul-lib-instrument": "^1.4.2",
8888
"istanbul-lib-report": "^1.0.0-alpha.3",

0 commit comments

Comments
 (0)