Commit 07e0ae7
committed
fix(packageManager): bump pnpm@11.0.8 → pnpm@11.1.2
The pnpm 11.1.2 cascade landed in external-tools.json (CI downloads
11.1.2) but the root packageManager field was still pinned at 11.0.8.
pnpm refuses to run with:
[ERROR] This project is configured to use 11.0.8 of pnpm. Your
current pnpm is v11.1.2
Bring packageManager in line with the installed binary.1 parent d5ca84c commit 07e0ae7
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments