Skip to content

Commit

Permalink
Bump bunyan version to 1.7.1
Browse files Browse the repository at this point in the history
Unfortunately, the old version of bunyan we were depending on has a
compilation failure during npm install, so we need to upgrade it in
order to get more builds.
  • Loading branch information
epixa committed Mar 9, 2016
1 parent 9378729 commit 5f5fd9a
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 @@ -89,7 +89,7 @@
"boom": "2.8.0",
"bootstrap": "3.3.5",
"brace": "0.5.1",
"bunyan": "1.4.0",
"bunyan": "1.7.1",
"clipboard": "1.5.5",
"commander": "2.8.1",
"css-loader": "0.17.0",
Expand Down

0 comments on commit 5f5fd9a

Please sign in to comment.