Skip to content

Commit

Permalink
chore(deps): add bunyan as first-class dep
Browse files Browse the repository at this point in the history
  • Loading branch information
mefellows committed Apr 15, 2018
1 parent e03dacd commit a2d64b7
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,7 @@
"consumer driven testing"
],
"author": "Matt Fellows <[email protected]> (http://twitter.com/matthewfellows)",
"contributors": [
{
"contributors": [{
"name": "Tarcio Saraiva",
"email": "[email protected]",
"url": "http://twitter.com/tarciosaraiva"
Expand Down Expand Up @@ -85,6 +84,7 @@
"@pact-foundation/pact-node": "^6.14.2",
"@types/express": "^4.11.1",
"body-parser": "^1.18.2",
"bunyan": "^1.8.12",
"cli-color": "^1.1.0",
"es6-object-assign": "^1.1.0",
"es6-promise": "^4.1.1",
Expand All @@ -101,6 +101,7 @@
"@pact-foundation/karma-pact": "~2.1.5",
"@types/bluebird": "^3.5.20",
"@types/bunyan": "^1.8.3",
"bunyan-prettystream": "^0.1.3",
"@types/chai": "^4.0.3",
"@types/chai-as-promised": "0.0.31",
"@types/cli-color": "^0.3.29",
Expand Down

0 comments on commit a2d64b7

Please sign in to comment.