Skip to content

Commit

Permalink
fix: update README.md that minimum NodeJS version is 18 now
Browse files Browse the repository at this point in the history
  • Loading branch information
codekie committed Nov 20, 2024
1 parent 236c811 commit eb69b27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Validates embedded JSON-examples in OpenAPI-specs (v2 and v3 are supported)
Prerequisites
------------

- [Node.js](https://nodejs.org/) >=16.
- [Node.js](https://nodejs.org/) >=18.

Install
-------
Expand Down

0 comments on commit eb69b27

Please sign in to comment.