From b5f77f1ad1e35fef78b74bac42918e61effa8e56 Mon Sep 17 00:00:00 2001 From: velvettear Date: Thu, 21 Apr 2022 15:35:12 +0200 Subject: [PATCH] bump node version to '18' --- .nvmrc | 2 +- .vscode/launch.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.nvmrc b/.nvmrc index 8e2afd3..25bf17f 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -17 \ No newline at end of file +18 \ No newline at end of file diff --git a/.vscode/launch.json b/.vscode/launch.json index d09139f..a6a589f 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -3,7 +3,7 @@ "configurations": [ { "type": "pwa-node", - "runtimeVersion": "17", + "runtimeVersion": "18", "request": "launch", "name": "kannon-client", "skipFiles": [