Commit 567f01d
committed
ci(website): bump pnpm to 10 to match repo
The root `pnpm-workspace.yaml` added for pnpm 11 build-script approval
breaks pnpm 9, which treats the file as a strict monorepo manifest and
requires a `packages:` field. pnpm 10+ reads it as a general config
file. Matches the other workflows (ci.yml, publish.yml) which already
use pnpm 10. Website's `pnpm-lock.yaml` is lockfile v9.0 which pnpm 10
reads natively.1 parent 9c81ebe commit 567f01d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
0 commit comments