Commit 211068d
committed
fix(deps): pin pnpm to 11.3.0 to match CI provisioning
packageManager/engines got stamped to 11.4.0 during lockfile regen, but
the socket-registry CI setup action provisions pnpm 11.3.0 — the mismatch
aborted install with "configured to use 11.4.0, current is 11.3.0". Pin
to 11.3.0, matching CI + every green fleet repo. (Fleet canonical is
mid-migration to 11.4.0; socket-bin follows once the CI action ships it.)1 parent 4426c05 commit 211068d
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments