Bump bunyan version to 1.7.1

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.

Fixes #6487

Fixes #6488
This commit is contained in:
Court Ewing 2016-03-09 13:40:43 -05:00 committed by courtewing
parent 0c9b7d2f89
commit 711a5fdd0a

View file

@ -78,7 +78,7 @@
"boom": "2.8.0",
"bootstrap": "3.3.5",
"brace": "0.5.1",
"bunyan": "1.4.0",
"bunyan": "1.7.1",
"commander": "2.8.1",
"css-loader": "0.17.0",
"d3": "3.5.6",