merged in change from @vojtajina for pull request #128

This commit is contained in:
Gareth Jones 2013-04-02 10:18:25 +11:00
commit 107e33c0d1

View File

@ -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"