Remove nvmrc file

This commit is contained in:
Paul Nicoué 2023-02-06 16:08:39 +01:00
parent 14b71ec9f8
commit 56246c9362
2 changed files with 3 additions and 1 deletions

1
.nvmrc
View file

@ -1 +0,0 @@
v18.14.0

View file

@ -17,6 +17,9 @@
"vee-validate": "^4.7.3",
"yup": "^0.32.11"
},
"engines": {
"node": "18.14.0"
},
"scripts": {
"build": "nuxt build",
"dev": "nuxt dev",