Make sure to use correct Node version

This commit is contained in:
Marcus Blättermann 2022-11-10 00:59:02 +01:00
parent 3690192dbd
commit 32ac63ce4a
No known key found for this signature in database
GPG Key ID: A1E1F04008AC450D
2 changed files with 3 additions and 1 deletions

1
website/.nvmrc Normal file
View File

@ -0,0 +1 @@
18

View File

@ -23,5 +23,6 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "4.8.4"
}
},
"engine": 18
}