Skip to content

Commit

Permalink
docs: prune out-date node version in favor of LTS
Browse files Browse the repository at this point in the history
  • Loading branch information
dckc committed Mar 13, 2024
1 parent 98a15b4 commit 11452fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 11452fe

Please sign in to comment.