Skip to content

Commit

Permalink
chore: update pnpm version
Browse files Browse the repository at this point in the history
  • Loading branch information
beeman committed Feb 27, 2025
1 parent 705d10d commit 3036495
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ Contributions are welcome! Please see [CONTRIBUTING.md](./CONTRIBUTING.md) for m
>
> ```sh
> corepack enable
> corepack prepare pnpm@9 --activate
> corepack prepare pnpm@10 --activate
> ```
To install the project locally, run the following commands:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"unbuild": "^3.3.1",
"vitest": "^3.0.5"
},
"packageManager": "pnpm@10.2.1",
"packageManager": "pnpm@10.5.2",
"dependencies": {
"@clack/prompts": "^0.7.0",
"commander": "^13.1.0",
Expand Down

0 comments on commit 3036495

Please sign in to comment.