dev: use istanbul instead of istanbul-harmony

seems to work now…
master
Jonathan Ong 2015-10-11 21:57:03 -07:00
parent 1a55281fee
commit 00b3c97258
1 changed files with 1 additions and 1 deletions

View File

@ -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",