Skip to content

Commit

Permalink
fix(readme): update engine requirements according to package.json
Browse files Browse the repository at this point in the history
Signed-off-by: AaronActu <23706031+AaronActu@users.noreply.github.com>
  • Loading branch information
AaronActu authored Apr 21, 2024
1 parent 15e932a commit f484716
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,5 @@ npm run test

### Requirements

- [Node 16 or higher](https://nodejs.org/en/download/)
- [NPM 8 or higher](https://www.npmjs.com/package/npm)
- [Node 20 or higher](https://nodejs.org/en/download/)
- [NPM 9 or higher](https://www.npmjs.com/package/npm)

0 comments on commit f484716

Please sign in to comment.