Skip to content

Commit

Permalink
Merge pull request #25 from zrrrzzt/greenkeeper/coveralls-2.12.0
Browse files Browse the repository at this point in the history
Update coveralls to the latest version 馃殌
  • Loading branch information
zrrrzzt committed Mar 10, 2017
2 parents ef55598 + b0917cf commit 8bb9853
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.11.16",
"coveralls": "2.12.0",
"nsp": "2.6.2",
"standard": "9.0.0",
"tap": "10.3.0"
Expand Down

0 comments on commit 8bb9853

Please sign in to comment.