Compare commits

...

1 Commits

Author SHA1 Message Date
Giorgio Regni 5d0f03204f change bunyan dep to point to alternative version with a different text output filter 2016-01-26 15:03:06 -08:00
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@
"babel-plugin-transform-es2015-modules-commonjs": "^6.2.0",
"babel-plugin-transform-es2015-parameters": "^6.1.18",
"babel-cli": "^6.1.21",
"bunyan": "^1.5.1"
"bunyan": "GiorgioRegni/node-bunyan"
},
"devDependencies": {
"babel-cli": "^6.1.21",