Skip to content

Commit

Permalink
chore: update readme and contributing guides
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitryAnansky committed Jan 24, 2025
1 parent 8fae53c commit 0b4383c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Before submitting a pull request, please make sure the following is done:

## Development setup

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

After forking the repo, run:

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Then you can use it as `redocly [command] [options]`, for example:
redocly lint path-to-root-file.yaml
```

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

### Docker

Expand Down

0 comments on commit 0b4383c

Please sign in to comment.