Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
Fixes the NPM Warning about logdriver depending on a set version of NPM.
  • Loading branch information
ilanbiala committed Apr 8, 2014
1 parent 2225a3f commit c775768
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 @@ -30,7 +30,7 @@
"js-yaml": "3.0.1",
"request": "2.16.2",
"lcov-parse": "0.0.6",
"log-driver": "1.2.1"
"log-driver": "1.2.4"
},
"devDependencies": {
"sinon-restore": "1.0.0",
Expand Down

0 comments on commit c775768

Please sign in to comment.