From 357705da4b3014d48e40bda8468ea866466b589b Mon Sep 17 00:00:00 2001 From: Jakub Grzywacz Date: Sat, 9 Nov 2024 21:56:14 +0100 Subject: [PATCH] chore: bump node version in CI to match version required by example app (#22) --- .nvmrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.nvmrc b/.nvmrc index 5397c87..8ab91f7 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -16.18.1 +21.5.0 \ No newline at end of file