Enforce Node.js version (v16.19.0)
This commit is contained in:
parent
f6ecaaf184
commit
03155976e6
3 changed files with 5 additions and 0 deletions
|
@ -17,6 +17,9 @@
|
|||
"vee-validate": "^4.7.3",
|
||||
"yup": "^0.32.11"
|
||||
},
|
||||
"engines": {
|
||||
"node": "16.19.0"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "nuxt build",
|
||||
"dev": "nuxt dev",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue