Skip to content

Commit

Permalink
feat: improve browser support (#76)
Browse files Browse the repository at this point in the history
Switch to pino v5.12.3  which includes
fix from pinojs/pino#612

License: MIT
Signed-off-by: Marcin Rataj <lidel@lidel.org>
  • Loading branch information
lidel authored and mcollina committed Apr 27, 2019
1 parent d50a867 commit e5530ee
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 @@ -31,7 +31,7 @@
"dependencies": {
"abstract-logging": "^1.0.0",
"hoek": "^6.1.2",
"pino": "^5.10.1",
"pino": "^5.12.3",
"pino-pretty": "^2.5.0"
},
"repository": {
Expand Down

0 comments on commit e5530ee

Please sign in to comment.