Commit d2ffc4c
Drop devEngines block that broke the npm pack release gate
npm enforces devEngines.packageManager and refuses to run when the
declared manager is pnpm, which would have failed CI's release dry-run
and scripts/release.sh. The integrity-pinned pnpm 11 packageManager
entry stays.
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 0382bbb commit d2ffc4c
2 files changed
Lines changed: 1 addition & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | 25 | | |
33 | 26 | | |
0 commit comments