Skip to content

Commit 2691a55

Browse files
committed
Update package info for this repository
1 parent 66df025 commit 2691a55

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "bunyan-prettystream",
3-
"version": "0.1.5",
4-
"description": "A stream implementation of the bunyan cli tool's pretty printing capabilities",
3+
"version": "0.1.6",
4+
"description": "A stream implementation of the bunyan cli tool's pretty printing capabilitie (with fixes from forks)",
55
"author": "Amar Suhail <amar.suhail@gmail.com>",
66
"main": "./lib/prettystream.js",
77

88
"repository": {
99
"type": "git",
10-
"url": "git://github.com/mrrama/node-bunyan-prettystream.git"
10+
"url": "git://github.com/hadfieldn/node-bunyan-prettystream.git"
1111
},
1212
"engines": ["node >=0.8.0"],
1313
"keywords": ["log", "logging", "console", "bunyan", "development", "stream"],

0 commit comments

Comments
 (0)