Commit 69109c1
committed
fix(packageManager): bump pnpm@11.0.8 → pnpm@11.1.2
The pnpm 11.1.2 cascade landed in external-tools.json + cascade-internal
chain (registry CI downloads 11.1.2), but the root packageManager field
was still pinned at 11.0.8. pnpm 11.1.2 then refused 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 ac9eefe commit 69109c1
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments