update engines in package.json for 7.6.0 min node (#911)

This commit is contained in:
Filip Skokan 2017-02-25 14:29:16 +01:00 committed by Yiyu He
parent 2fda9dd0bf
commit 0c2d881b67

View file

@ -58,7 +58,7 @@
"test-console": "^0.7.1"
},
"engines": {
"node": ">= 4"
"node": ">= 7.6.0"
},
"files": [
"lib"