From 11452fe0cf2f6e7f73de4f94bd5715d20453b4fc Mon Sep 17 00:00:00 2001 From: Dan Connolly Date: Mon, 4 Mar 2024 08:48:58 -0600 Subject: [PATCH] docs: prune out-date node version in favor of LTS --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 593df357833..a333432f255 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -8,7 +8,7 @@ We support MacOS, Linux, and Windows Subsystem for Linux (WSL). For many of the packages here, JavaScript development tools suffice: - - [node](https://nodejs.org/) 14.15.0 or higher + - [node](https://nodejs.org/) LTS - [yarn](https://classic.yarnpkg.com/en/docs/install) (`npm install -g yarn`) But to ensure contributions are compatible with all packages, you will