diff options
| author | Nick Merwin <[email protected]> | 2016-09-15 10:15:45 -0700 |
|---|---|---|
| committer | Nick Merwin <[email protected]> | 2016-09-15 10:15:45 -0700 |
| commit | d904cb190e1bf371573c0b9aeb26724a3637059b (patch) | |
| tree | 157e3e03c11ea06ce3f55cc12c1fdaa3aeeeab10 /package.json | |
| parent | e8122cebf6eda6bd4e196f032e89b55797f1db4b (diff) | |
| download | node-coveralls-d904cb190e1bf371573c0b9aeb26724a3637059b.tar.xz node-coveralls-d904cb190e1bf371573c0b9aeb26724a3637059b.zip | |
test use empty()
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 6988e2a..9abe1ba 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ }, "devDependencies": { "istanbul": "0.4.4", - "jshint": "2.9.2", + "jshint": "2.9.3", "mocha": "2.5.3", "mocha-lcov-reporter": "1.2.0", "should": "9.0.2", |
