Skip to content
This repository has been archived by the owner on Apr 1, 2022. It is now read-only.

Commit

Permalink
Updating dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
tritium21 committed Nov 18, 2016
1 parent 3a00b95 commit 9a3ee33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"test": "istanbul cover ./node_modules/mocha/bin/_mocha",
"travis": "istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"
},
"version": "0.2.2",
"version": "0.2.3",
"config": {
"blanket": {
"pattern": "lib/"
Expand Down

0 comments on commit 9a3ee33

Please sign in to comment.