From e4f07cf8c90e6a9323d074264590036f8ad38c5c Mon Sep 17 00:00:00 2001 From: Andreas Abel Date: Mon, 20 May 2024 13:06:46 +0200 Subject: [PATCH] Bump node to 20 in contributor guide --- docs/contributors.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contributors.md b/docs/contributors.md index 4b111f1..cbcd918 100644 --- a/docs/contributors.md +++ b/docs/contributors.md @@ -2,7 +2,7 @@ ### Pre-requisites -- Node.js v16 +- Node.js v20 - NPM ### Checkin