Skip to content

Commit

Permalink
fix: fix bug related to merging coverage reports see #482
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Coe committed Jan 18, 2017
1 parent 8f7af3a commit 81229a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"find-up": "^1.1.2",
"foreground-child": "^1.5.3",
"glob": "^7.0.6",
"istanbul-lib-coverage": "^1.0.0",
"istanbul-lib-coverage": "^1.0.1",
"istanbul-lib-hook": "^1.0.0",
"istanbul-lib-instrument": "^1.4.2",
"istanbul-lib-report": "^1.0.0-alpha.3",
Expand Down

0 comments on commit 81229a0

Please sign in to comment.