upgrade electron to 25 and node to 18

This commit is contained in:
zadam
2023-05-04 21:01:25 +02:00
parent 9b32d86f78
commit c0cf319521
8 changed files with 67 additions and 663 deletions

View File

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