Skip to content

Commit b8dda09

Browse files
author
Mark Eschbach
committed
Require Node 6+
1 parent 8e8a398 commit b8dda09

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,6 @@
3030
"bugs": {
3131
"url": "https://github.com/chunpu/syslogd/issues"
3232
},
33-
"homepage": "https://github.com/chunpu/syslogd"
33+
"homepage": "https://github.com/chunpu/syslogd",
34+
"engines" : { "node" : ">=6.0.0" }
3435
}

0 commit comments

Comments
 (0)