bump node version to '18'

This commit is contained in:
Daniel Sommer 2022-04-21 15:35:22 +02:00
parent b731d5b88e
commit 365f8b147b
2 changed files with 2 additions and 2 deletions

2
.nvmrc
View file

@ -1 +1 @@
17
18

2
.vscode/launch.json vendored
View file

@ -3,7 +3,7 @@
"configurations": [
{
"type": "pwa-node",
"runtimeVersion": "17",
"runtimeVersion": "18",
"request": "launch",
"name": "kannon-server",
"skipFiles": [