Skip to content

Commit

Permalink
fix: pin debug to 2.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Apr 20, 2017
1 parent a66a250 commit 83c796e
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 @@ -25,7 +25,7 @@
"coveralls": "nyc npm test && nyc report --reporter=text-lcov | coveralls"
},
"dependencies": {
"debug": "^2.6.3",
"debug": "2.6.3",
"fildes": "^1.0.5",
"nodegit": "^0.18.0"
},
Expand Down

0 comments on commit 83c796e

Please sign in to comment.