Skip to content

Commit

Permalink
fix: upgrade to versions of coverage/instrument that solve out-of-bou…
Browse files Browse the repository at this point in the history
…nd errors (#349)
  • Loading branch information
bcoe authored Aug 12, 2016
1 parent d616ffc commit bee0328
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,9 @@
"find-up": "^1.1.2",
"foreground-child": "^1.5.3",
"glob": "^7.0.3",
"istanbul-lib-coverage": "^1.0.0-alpha.4",
"istanbul-lib-coverage": "^1.0.0",
"istanbul-lib-hook": "^1.0.0-alpha.4",
"istanbul-lib-instrument": "^1.1.0-alpha.3",
"istanbul-lib-instrument": "^1.1.0",
"istanbul-lib-report": "^1.0.0-alpha.3",
"istanbul-lib-source-maps": "^1.0.0-alpha.10",
"istanbul-reports": "^1.0.0-alpha.8",
Expand Down

0 comments on commit bee0328

Please sign in to comment.