From a1dd15da78852be6b377639b730c22d0fc300706 Mon Sep 17 00:00:00 2001 From: Paul Schreiber Date: Sun, 26 Nov 2023 22:57:18 -0500 Subject: [PATCH] fix: bump node to 20.9.0 matches what's in .tool-versions --- .node-version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.node-version b/.node-version index a58d2d2c2..f3f52b42d 100644 --- a/.node-version +++ b/.node-version @@ -1 +1 @@ -18.18.2 \ No newline at end of file +20.9.0