We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e8a398 commit b8dda09Copy full SHA for b8dda09
package.json
@@ -30,5 +30,6 @@
30
"bugs": {
31
"url": "https://github.com/chunpu/syslogd/issues"
32
},
33
- "homepage": "https://github.com/chunpu/syslogd"
+ "homepage": "https://github.com/chunpu/syslogd",
34
+ "engines" : { "node" : ">=6.0.0" }
35
}
0 commit comments