Commit 61e2dae
fix(ci): prevent npm workspace protocol error in releases (#1140)
* fix(ci): add .npmrc with workspaces-update=false
Prevents npm from reifying workspace dependencies during `npm version`,
which fails with EUNSUPPORTEDPROTOCOL on Yarn's `workspace:^` protocol.
This allows @semantic-release/npm's prepare step to succeed.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* chore(deps): update browserslist caniuse-lite database
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent f9deac1 commit 61e2dae
2 files changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7560 | 7560 | | |
7561 | 7561 | | |
7562 | 7562 | | |
7563 | | - | |
7564 | | - | |
7565 | | - | |
| 7563 | + | |
| 7564 | + | |
| 7565 | + | |
7566 | 7566 | | |
7567 | 7567 | | |
7568 | 7568 | | |
| |||
0 commit comments