Skip to content

Commit 49507f2

Browse files
committed
use newer bufflog
1 parent 9c0b87f commit 49507f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bufferapp/logger",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Logging for Buffer.com's node applications",
55
"main": "logger.js",
66
"scripts": {
@@ -21,7 +21,7 @@
2121
},
2222
"license": "MIT",
2323
"dependencies": {
24-
"@bufferapp/bufflog": "0.0.3",
24+
"@bufferapp/bufflog": "0.0.4",
2525
"bunyan": "^1.8.12",
2626
"fluent-logger": "2.2.0",
2727
"on-finished": "2.3.0"

0 commit comments

Comments
 (0)