Skip to content

Commit 3036495

Browse files
committed
chore: update pnpm version
1 parent 705d10d commit 3036495

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ Contributions are welcome! Please see [CONTRIBUTING.md](./CONTRIBUTING.md) for m
9595
>
9696
> ```sh
9797
> corepack enable
98-
> corepack prepare pnpm@9 --activate
98+
> corepack prepare pnpm@10 --activate
9999
> ```
100100
101101
To install the project locally, run the following commands:

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"unbuild": "^3.3.1",
6060
"vitest": "^3.0.5"
6161
},
62-
"packageManager": "pnpm@10.2.1",
62+
"packageManager": "pnpm@10.5.2",
6363
"dependencies": {
6464
"@clack/prompts": "^0.7.0",
6565
"commander": "^13.1.0",

0 commit comments

Comments
 (0)