merged in change from @vojtajina for pull request #128
This commit is contained in:
commit
107e33c0d1
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "log4js",
|
||||
"version": "0.6.0",
|
||||
"version": "0.6.1",
|
||||
"description": "Port of Log4js to work with node.",
|
||||
"keywords": [
|
||||
"logging",
|
||||
@ -18,7 +18,7 @@
|
||||
"url": "http://github.com/nomiddlename/log4js-node/issues"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=0.10"
|
||||
"node": "~0.10"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "vows"
|
||||
|
Loading…
Reference in New Issue
Block a user