From cb8cd6669b371f09d46696517fd9f14c691ccea3 Mon Sep 17 00:00:00 2001 From: NightKev <34855794+DayKev@users.noreply.github.com> Date: Wed, 18 Jun 2025 23:14:28 -0700 Subject: [PATCH] Update node version Co-authored-by: Bertie690 <136088738+Bertie690@users.noreply.github.com> --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a9baa958dc8..58e20043915 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -24,7 +24,7 @@ If you have the motivation and experience with Typescript/Javascript (or are wil ### Prerequisites -- node: 20.13.1 +- node: >=22.14.0 - npm: [how to install](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm) ### Running Locally