Remove engines field from package.json
This commit is contained in:
parent
2ca8a29b27
commit
f6ecaaf184
1 changed files with 0 additions and 3 deletions
|
@ -17,9 +17,6 @@
|
||||||
"vee-validate": "^4.7.3",
|
"vee-validate": "^4.7.3",
|
||||||
"yup": "^0.32.11"
|
"yup": "^0.32.11"
|
||||||
},
|
},
|
||||||
"engines": {
|
|
||||||
"node": "18.14.0"
|
|
||||||
},
|
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "nuxt build",
|
"build": "nuxt build",
|
||||||
"dev": "nuxt dev",
|
"dev": "nuxt dev",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue