Prefer Node 4.x or newer

`README` and `.travis.yml` already have it this way
This commit is contained in:
Bryan Housel
2016-07-05 16:27:01 -04:00
parent ab6719a6ec
commit 42dcb384da

View File

@@ -62,7 +62,6 @@
]
},
"engines": {
"node": ">=0.10.0"
},
"engineStrict": true
"node": ">=4.0.0"
}
}