Update node version in package.json

This commit is contained in:
baifengheixi 2023-05-10 14:23:58 +07:00 committed by baifenghei
parent c71476d4e8
commit 7feb4f7da6
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@
"vue-template-compiler": "^2.7.0"
},
"engines": {
"node": ">=16.0.0"
"node": ">=16.0.0 <18.0.0"
},
"eslintConfig": {
"root": true,