diff options
| author | Gregg Caines <[email protected]> | 2014-05-24 18:55:56 -0700 |
|---|---|---|
| committer | Gregg Caines <[email protected]> | 2014-05-24 18:55:56 -0700 |
| commit | ed3dbe130025522d96e65843602bf908aea1d2c4 (patch) | |
| tree | 6203c3f49295bc234e0499d321924b9160a1e5b0 /package.json | |
| parent | 94e4a098fd7137d2904f113db27a0ddcf471762e (diff) | |
| download | node-coveralls-ed3dbe130025522d96e65843602bf908aea1d2c4.tar.xz node-coveralls-ed3dbe130025522d96e65843602bf908aea1d2c4.zip | |
upgrade istanbul.
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
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": { |
