Skip to content

Commit be8c554

Browse files
committed
chore: update readme and contributing guides
1 parent 308a13c commit be8c554

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Before submitting a pull request, please make sure the following is done:
3636

3737
## Development setup
3838

39-
[Node.js](http://nodejs.org) at v14.19.0+ and NPM v7.0.0+ are required.
39+
[Node.js](http://nodejs.org) at v18.17.0+ and NPM v10.8.2+ are required.
4040

4141
After forking the repo, run:
4242

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Then you can use it as `redocly [command] [options]`, for example:
2828
redocly lint path-to-root-file.yaml
2929
```
3030

31-
The minimum required versions of Node.js and NPM are 14.19.0 and 7.0.0 respectively.
31+
The minimum required versions of Node.js and NPM are 18.17.0 and 10.8.2 respectively.
3232

3333
### Docker
3434

0 commit comments

Comments
 (0)