dev: use istanbul instead of istanbul-harmony
seems to work now…
This commit is contained in:
parent
1a55281fee
commit
00b3c97258
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"babel": "^5.0.0",
|
"babel": "^5.0.0",
|
||||||
"istanbul-harmony": "~0.3.0",
|
"istanbul": "^0.3.22",
|
||||||
"make-lint": "^1.0.1",
|
"make-lint": "^1.0.1",
|
||||||
"mocha": "^2.0.1",
|
"mocha": "^2.0.1",
|
||||||
"should": "^6.0.3",
|
"should": "^6.0.3",
|
||||||
|
|
Loading…
Reference in a new issue