8000 merged in change from @vojtajina for pull request #128 · rboss/log4js-node@107e33c · GitHub
[go: up one dir, main page]

Skip to content

Commit 107e33c

Browse files
author
Gareth Jones
committed
merged in change from @vojtajina for pull request log4js-node#128
2 parents 0544342 + 6352632 commit 107e33c

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": "log4js",
3-
"version": "0.6.0",
3+
"version": "0.6.1",
44
"description": "Port of Log4js to work with node.",
55
"keywords": [
66
"logging",
@@ -18,7 +18,7 @@
1818
"url": "http://github.com/nomiddlename/log4js-node/issues"
1919
},
2020
"engines": {
21-
"node": ">=0.10"
21+
"node": "~0.10"
2222
},
2323
"scripts": {
2424
"test": "vows"

0 commit comments

Comments
 (0)
0