Skip to content

Commit

Permalink
chore: Update Node support in README
Browse files Browse the repository at this point in the history
xref: #3762

PR-URL: #3861
Credit: @gfyoung
Close: #3861
Reviewed-by: @wraithgar
  • Loading branch information
gfyoung authored and wraithgar committed Oct 11, 2021
1 parent 57893e3 commit f77932c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Expand Up @@ -4,7 +4,11 @@

### Requirements

* [**Node.js** `v10`](https://nodejs.org/en/download/) or higher must be installed to run this program
One of the following versions of [Node.js](https://nodejs.org/en/download/) must be installed to run **`npm`**:

* `12.x.x` >= `12.13.0`
* `14.x.x` >= `14.15.0`
* `16.0.0` or higher

### Installation

Expand Down

0 comments on commit f77932c

Please sign in to comment.