changed web->url in bugs (issue #41)
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
"main": "./lib/log4js",
|
"main": "./lib/log4js",
|
||||||
"author": "Gareth Jones <gareth.jones@sensis.com.au>",
|
"author": "Gareth Jones <gareth.jones@sensis.com.au>",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"web": "http://github.com/csausdev/log4js-node/issues"
|
"url": "http://github.com/csausdev/log4js-node/issues"
|
||||||
},
|
},
|
||||||
"engines": [ "node >=0.4" ],
|
"engines": [ "node >=0.4" ],
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
Reference in New Issue
Block a user