Skip to content

Commit

Permalink
Remove Node version range in CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
samestep committed Jul 24, 2023
1 parent 498da5d commit 0a77d9d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ Make sure to have these tools installed:

- [Git][]
- [Make][]
- [Node][]
- [Rust][]
- [Node.js][] v16-v18

## Setup

Expand Down Expand Up @@ -97,5 +97,5 @@ Code by right-clicking it and clicking the **Install Extension VSIX** button.

[git]: https://git-scm.com/downloads
[make]: https://en.wikipedia.org/wiki/Make_(software)
[node.js]: https://nodejs.org/en/download
[node]: https://nodejs.org/en/download
[rust]: https://www.rust-lang.org/tools/install

0 comments on commit 0a77d9d

Please sign in to comment.