Skip to content

Commit

Permalink
fix: update core istanbul libraries (#426)
Browse files Browse the repository at this point in the history
  • Loading branch information
bcoe committed Oct 29, 2016
1 parent c487eb3 commit 4945dac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -83,10 +83,10 @@
"glob": "^7.0.6",
"istanbul-lib-coverage": "^1.0.0",
"istanbul-lib-hook": "^1.0.0-alpha.4",
"istanbul-lib-instrument": "^1.1.3",
"istanbul-lib-instrument": "^1.2.0",
"istanbul-lib-report": "^1.0.0-alpha.3",
"istanbul-lib-source-maps": "^1.0.2",
"istanbul-reports": "^1.0.0-alpha.8",
"istanbul-reports": "^1.0.0",
"md5-hex": "^1.2.0",
"micromatch": "^2.3.11",
"mkdirp": "^0.5.0",
Expand Down

0 comments on commit 4945dac

Please sign in to comment.