Commit ec3fc5e
committed
fix: update package manager version in configuration
- Change packageManager in package.json from "pnpm@10" to "pnpm" for consistency.
- Update GitHub Actions workflow to specify pnpm version 10 explicitly.
This ensures the project uses the correct package manager version while maintaining compatibility with the CI workflow.
Signed-off-by: EINDEX <[email protected]>1 parent 27a46de commit ec3fc5e
2 files changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
35 | 37 | | |
36 | 38 | | |
37 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
0 commit comments