docs(corepack-version): reference node 24 as latest default

This commit is contained in:
Jonathan Netley 2025-06-24 11:15:48 +02:00 committed by GitHub
parent 7f7336b9bd
commit f369237d3e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ and pnpm without having to install them**.
### Default Installs
Corepack is [distributed by default with all recent Node.js versions](https://nodejs.org/api/corepack.html).
Corepack is [distributed till Node.js 24](https://nodejs.org/api/corepack.html).
Run `corepack enable` to install the required Yarn and pnpm binaries on your path.
### Manual Installs