update engines in package.json for 7.6.0 min node (#911)
This commit is contained in:
parent
2fda9dd0bf
commit
0c2d881b67
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@
|
|||
"test-console": "^0.7.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 4"
|
||||
"node": ">= 7.6.0"
|
||||
},
|
||||
"files": [
|
||||
"lib"
|
||||
|
|
Loading…
Reference in a new issue