nodejs 18.18.2

This commit is contained in:
zadam
2023-10-18 09:40:00 +02:00
parent d5271c17e3
commit 2132cf3bdc
4 changed files with 5 additions and 5 deletions

View File

@@ -2,7 +2,7 @@ image:
file: .gitpod.dockerfile
tasks:
- before: nvm install 18.18.0 && nvm use 18.18.0
- before: nvm install 18.18.2 && nvm use 18.18.2
init: npm install
command: npm run start-server