aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregg Caines <[email protected]>2014-05-24 18:55:56 -0700
committerGregg Caines <[email protected]>2014-05-24 18:55:56 -0700
commited3dbe130025522d96e65843602bf908aea1d2c4 (patch)
tree6203c3f49295bc234e0499d321924b9160a1e5b0
parent94e4a098fd7137d2904f113db27a0ddcf471762e (diff)
downloadnode-coveralls-ed3dbe130025522d96e65843602bf908aea1d2c4.tar.xz
node-coveralls-ed3dbe130025522d96e65843602bf908aea1d2c4.zip
upgrade istanbul.
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index b7a6cd8..9d15a74 100644
--- a/package.json
+++ b/package.json
@@ -37,7 +37,7 @@
"mocha-lcov-reporter": "0.0.1",
"mocha": "1.8.1",
"should": "1.1.0",
- "istanbul": "0.1.45",
+ "istanbul": "0.2.10",
"jshint": "2.1.3"
},
"engines": {