Commit adc738d
committed
chore(fastify): remove stray packageManager field from subpackage
packageManager belongs in the workspace root only (already at
pnpm@10.26.1). The stale pnpm@10.24.0 here causes corepack to attempt
a version switch when invoking pnpm from the package directory.
Also drop the pnpm engines entry to match sibling middleware packages.1 parent babaa50 commit adc738d
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
| 16 | + | |
18 | 17 | | |
19 | | - | |
20 | 18 | | |
21 | 19 | | |
22 | 20 | | |
| |||
0 commit comments