From 871dd87798c8e2ab7701ee87b7214c906a0f3c34 Mon Sep 17 00:00:00 2001 From: Simone Busoli Date: Wed, 17 Apr 2024 12:08:06 +0200 Subject: [PATCH] docs: update node version requirement --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 71c66ec..41bde50 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Workshop based on the [Node.js Test Runner](https://nodejs.org/api/test.html) ## Requirements -- Node LTS +- Node >= 21 ## Setup