Remove nvmrc file
This commit is contained in:
parent
14b71ec9f8
commit
56246c9362
2 changed files with 3 additions and 1 deletions
1
.nvmrc
1
.nvmrc
|
@ -1 +0,0 @@
|
||||||
v18.14.0
|
|
|
@ -17,6 +17,9 @@
|
||||||
"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