bump node version to '18'

This commit is contained in:
Daniel Sommer 2022-04-21 15:35:12 +02:00
parent 1330caa44a
commit b5f77f1ad1
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-client",
"skipFiles": [