From c42d7ebc58af4f81f3c50f2c2eaff3964791111c Mon Sep 17 00:00:00 2001 From: Rand McKinney Date: Sun, 6 Sep 2026 15:43:58 -0700 Subject: [PATCH] Update required Node.js version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 73fdf5253b..ecbc8cb6e5 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ The site is built with [Astro](https://astro.build), TypeScript, and MDX. -**Prerequisites:** Node.js >= 24.13.0 and npm >= 11.0.0 +**Prerequisites:** Node.js >= 24.15.0 and npm >= 11.0.0 ```bash npm install