docs: align pnpm version with packageManager field (#3278)

This commit is contained in:
Santhi Prakash
2026-07-30 12:47:00 +02:00
committed by GitHub
parent 164a279306
commit 15f8bce988
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ description: "Set up a local development environment for Reactive Resume with pn
---
<Info>
**Prerequisites**: - [Node.js](https://nodejs.org/) v24 - [pnpm](https://pnpm.io/) v11.1.2 through Corepack -
**Prerequisites**: - [Node.js](https://nodejs.org/) v24 - [pnpm](https://pnpm.io/) v11.17.0 through Corepack -
[Docker](https://docs.docker.com/get-docker/) and Docker Compose - [Git](https://git-scm.com/)
</Info>