update requires the lowest version of node
This commit is contained in:
@@ -93,7 +93,7 @@
|
|||||||
"vue-template-compiler": "2.5.17"
|
"vue-template-compiler": "2.5.17"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">= 6.0.0",
|
"node": ">=8.9",
|
||||||
"npm": ">= 3.0.0"
|
"npm": ">= 3.0.0"
|
||||||
},
|
},
|
||||||
"browserslist": [
|
"browserslist": [
|
||||||
|
Reference in New Issue
Block a user