Skip to content

Commit

Permalink
Merge pull request #9031 from Agoric/dc-node-ver
Browse files Browse the repository at this point in the history
docs: prune out-date node version in favor of LTS
  • Loading branch information
mergify[bot] authored Mar 13, 2024
2 parents 98a15b4 + 11452fe commit ab31b43
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 ab31b43

Please sign in to comment.