Update engine support

This commit is contained in:
Brian M. Carlson 2017-06-18 15:16:39 -05:00 committed by Brian C
parent 63b23bc93a
commit 94a628a16f

View File

@ -39,6 +39,6 @@
},
"license": "MIT",
"engines": {
"node": ">= 0.8.0"
"node": ">= 4.0.0"
}
}