deps: update min engines (#1040)

This commit is contained in:
Martin Iwanowski 2017-11-06 13:18:58 +01:00 committed by jongleberry
parent 6029064756
commit 85ff544f7a
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@
"supertest": "^3.0.0"
},
"engines": {
"node": ">= 6.0.0"
"node": "^4.8.4 || ^6.10.1 || ^7.10.1 || >= 8.1.4"
},
"files": [
"lib"