Merge pull request #161 from crafatar/greenkeeper-mocha-lcov-reporter-1.1.0

Update mocha-lcov-reporter to version 1.1.0 🚀
This commit is contained in:
jomo 2016-02-17 21:58:34 +01:00
commit 32577778b2

View File

@ -48,6 +48,6 @@
"coveralls": "~2.11.6", "coveralls": "~2.11.6",
"istanbul": "~0.4.2", "istanbul": "~0.4.2",
"mocha": "~2.4.1", "mocha": "~2.4.1",
"mocha-lcov-reporter": "~1.0.0" "mocha-lcov-reporter": "~1.1.0"
} }
} }