Skip to content

Commit b03e2ed

Browse files
committed
docs: clarify required Node.js version
1 parent d10ece7 commit b03e2ed

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
@@ -38,7 +38,7 @@ Before submitting a pull request, please make sure the following is done:
3838

3939
## Development setup
4040

41-
[Node.js](http://nodejs.org) at v22.13.0+ and NPM v10.9.2+ are required.
41+
[Node.js](http://nodejs.org) at v22.12.0+ and NPM v10.9.2+ are required.
4242

4343
After forking the repo, run:
4444

README.md

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

34-
The minimum required versions of Node.js and NPM are 18.17.0 and 10.8.2 respectively.
34+
The minimum required versions of Node.js and NPM are 22.12.0 and 10.9.2 respectively.
3535

3636
### Docker
3737

0 commit comments

Comments
 (0)