update requires the lowest version of node

This commit is contained in:
Pan 2018-10-24 17:07:14 +08:00 committed by zthxxx
parent 774db45cdb
commit e9d0ed9d0a
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@
"vue-template-compiler": "2.5.17"
},
"engines": {
"node": ">= 6.0.0",
"node": ">=8.9",
"npm": ">= 3.0.0"
},
"browserslist": [