Merge pull request #1269 from ockham/patch-1
Update mocha dependency to >= 2.3.4
Showing
| ... | @@ -66,7 +66,7 @@ | ... | @@ -66,7 +66,7 @@ |
| "coveralls": "^2.11.4", | "coveralls": "^2.11.4", | ||
| "istanbul": "^0.3.18", | "istanbul": "^0.3.18", | ||
| "jshint": "^2.8.0", | "jshint": "^2.8.0", | ||
| "mocha": "^2.2.5", | "mocha": "^2.3.4", | ||
| "mocha-lcov-reporter": "^0.0.2", | "mocha-lcov-reporter": "^0.0.2", | ||
| "rimraf": "^2.4.2" | "rimraf": "^2.4.2" | ||
| } | } | ||
| ... | ... |
Please
register
or
sign in
to comment