Update package.json

Pin remap-istanbul to 0.8 so tests of other PRs pass.
This commit is contained in:
Jonas Helfer 2016-12-26 00:06:37 +08:00 committed by GitHub
parent 70318b47f6
commit bfb7b3b543

View file

@ -31,7 +31,7 @@
"istanbul": "1.0.0-alpha.2",
"lerna": "git://github.com/DxCx/lerna.git#bootstrap-dev-bin-pkg",
"mocha": "^3.1.1",
"remap-istanbul": "^0.8.0",
"remap-istanbul": "0.8.0",
"sinon": "^1.17.6",
"supertest": "^2.0.0",
"supertest-as-promised": "^4.0.0",