Skip to content

Commit

Permalink
chore: change node.js version in readme.md from 12.x to 18.x
Browse files Browse the repository at this point in the history
  • Loading branch information
etroynov committed Jun 17, 2024
1 parent b89e19a commit a2f8b40
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 @@ -17,7 +17,7 @@

## Installation

Koa requires __node v12.17.0__ or higher for ES2015 and async function support.
Koa requires __node v18.0.0__ or higher for ES2015 and async function support.

```
$ npm install koa
Expand Down

0 comments on commit a2f8b40

Please sign in to comment.