From 45b68c4ebaa53ddaca21e1c8109e51d510b83ff1 Mon Sep 17 00:00:00 2001 From: Pierre Wizla Date: Mon, 16 Sep 2024 10:01:07 +0200 Subject: [PATCH] Update Node versions in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad59a15912..36f0f70b33 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Additional official Strapi documentation websites cover different content: The following are required if you are submitting pull requests to the documentation: -- NodeJS >=16.14 <=18.x.x +- NodeJS >=18.17 <=20.x.x - NPM >= 6.x - Yarn >= 1.22.x