Use istanbul fork for proper line coverage

This commit is contained in:
kpdecker
2015-12-14 02:46:42 -06:00
parent 8517352e20
commit 164f1c13f7
+1 -1
View File
@@ -47,7 +47,7 @@
"grunt-eslint": "^17.1.0",
"grunt-saucelabs": "8.x",
"grunt-webpack": "^1.0.8",
"istanbul": "^0.3.0",
"istanbul": "github:kpdecker/istanbul",
"jison": "~0.3.0",
"mocha": "~1.20.0",
"mock-stdin": "^0.3.0",