From 2083a52a56b0f5214e2f89d6fe135bc5da8aa0c9 Mon Sep 17 00:00:00 2001 From: Dominik Pschenitschni Date: Sat, 23 Apr 2022 15:55:02 +0000 Subject: [PATCH] fix: update nvm node version (#1856) Co-authored-by: Dominik Pschenitschni Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1856 Co-authored-by: Dominik Pschenitschni Co-committed-by: Dominik Pschenitschni --- .nvmrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.nvmrc b/.nvmrc index 5edcff036..0828ab794 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -v16 \ No newline at end of file +v18 \ No newline at end of file