Merge pull request #156 from crafatar/greenkeeper-mocha-2.4.1

Update mocha to version 2.4.1 🚀
This commit is contained in:
jomo 2016-01-26 23:53:12 +01:00
commit 6638fb7f0e

View File

@ -47,7 +47,7 @@
"devDependencies": {
"coveralls": "~2.11.6",
"istanbul": "~0.4.2",
"mocha": "~2.3.4",
"mocha": "~2.4.1",
"mocha-lcov-reporter": "~1.0.0"
}
}