Merge pull request #3292 from gradido/use_nvmrc_in_every_module

build(other): add config for nvm
This commit is contained in:
einhornimmond 2024-02-22 11:04:54 +01:00 committed by GitHub
commit cf1a7adcd5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
9 changed files with 8 additions and 3 deletions

3
.gitignore vendored
View File

@ -15,8 +15,5 @@ package-lock.json
/deployment/bare_metal/log
/deployment/bare_metal/backup
# Node Version Manager configuration file
.nvmrc
# Apple macOS folder attribute file
.DS_Store

1
admin/.nvmrc Normal file
View File

@ -0,0 +1 @@
v14.17.0

1
backend/.nvmrc Normal file
View File

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

1
database/.nvmrc Normal file
View File

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

1
dht-node/.nvmrc Normal file
View File

@ -0,0 +1 @@
v19.5.0

1
dlt-connector/.nvmrc Normal file
View File

@ -0,0 +1 @@
v19.5.0

1
dlt-database/.nvmrc Normal file
View File

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

1
federation/.nvmrc Normal file
View File

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

1
frontend/.nvmrc Normal file
View File

@ -0,0 +1 @@
lts/gallium