dev: use istanbul instead of istanbul-harmony

seems to work now…
This commit is contained in:
Jonathan Ong 2015-10-11 21:57:03 -07:00
parent 96c1e0998f
commit 406a2966ca

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