Skip to content

Commit

Permalink
docs: Bump minimum Node.js version to 16.14 (#54285)
Browse files Browse the repository at this point in the history
### What?

Docs change.

### Why?

- #54269

### How?

Bump the Node.js version shown at: https://nextjs.org/docs/app/building-your-application/upgrading/app-router-migration#nodejs-version 

Fixes #54269
  • Loading branch information
icyJoseph authored Aug 20, 2023
1 parent 8560647 commit 76997cc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ This guide will help you:

### Node.js Version

The minimum Node.js version is now **v16.8**. See the [Node.js documentation](https://nodejs.org/docs/latest-v16.x/api/) for more information.
The minimum Node.js version is now **v16.14**. See the [Node.js documentation](https://nodejs.org/docs/latest-v16.x/api/) for more information.

### Next.js Version

Expand Down

0 comments on commit 76997cc

Please sign in to comment.