Skip to content

Commit

Permalink
fix: HTML report now has correct source positions for Node >10.16.0 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
bcoe committed Jun 24, 2019
1 parent 1eb3394 commit c49fa7f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
12 changes: 9 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -41,7 +41,7 @@
"istanbul-reports": "^2.2.4",
"rimraf": "^2.6.2",
"test-exclude": "^5.0.0",
"v8-to-istanbul": "^3.1.3",
"v8-to-istanbul": "^3.2.3",
"yargs": "^13.1.0",
"yargs-parser": "^13.0.0"
},
Expand Down

0 comments on commit c49fa7f

Please sign in to comment.