Skip to content

Commit

Permalink
docs: fix versions of node.js in readme (#6759)
Browse files Browse the repository at this point in the history
  • Loading branch information
JoaoOtavioS committed Sep 5, 2023
1 parent 3f9aa45 commit 09d8e0a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,8 @@

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

* `14.x.x` >= `14.17.0`
* `16.x.x` >= `16.13.0`
* `18.0.0` or higher
* `18.x.x` >= `18.17.0`
* `20.5.0` or higher

### Installation

Expand Down

0 comments on commit 09d8e0a

Please sign in to comment.