Skip to content

Commit

Permalink
Merge pull request #34 from zrrrzzt/greenkeeper/coveralls-2.13.1
Browse files Browse the repository at this point in the history
Update coveralls to the latest version 馃殌
  • Loading branch information
zrrrzzt committed Apr 29, 2017
2 parents 674f947 + 60badf3 commit 9da898e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -32,7 +32,7 @@
"coveralls": "tap --cov --coverage-report=lcov test/**/*.js && cat coverage/lcov.info | coveralls"
},
"devDependencies": {
"coveralls": "2.13.0",
"coveralls": "2.13.1",
"nsp": "2.6.3",
"standard": "10.0.2",
"tap": "10.3.2"
Expand Down

0 comments on commit 9da898e

Please sign in to comment.