Skip to content

Commit

Permalink
Readme: correct supported Node.js versions
Browse files Browse the repository at this point in the history
  • Loading branch information
stscoundrel committed Mar 26, 2024
1 parent 713be58 commit ea31d98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -18,7 +18,7 @@ Node.js, featuring:
- both a [promise](https://knex.github.io/documentation/#Interfaces-Promises) and [callback](https://knex.github.io/documentation/#Interfaces-Callbacks) API
- a [thorough test suite](https://github.com/knex/knex/actions)

Node.js versions 12+ are supported.
Node.js versions 16+ are supported.

- Take a look at the [full documentation](https://knex.github.io/documentation) to get started!
- Browse the [list of plugins and tools](https://github.com/knex/knex/blob/master/ECOSYSTEM.md) built for knex
Expand Down

0 comments on commit ea31d98

Please sign in to comment.