Commit 0ffc4eb
fix: add .npmrc to worker/demo for frozen-lockfile compatibility
pnpm 10 defaults autoInstallPeers to true, but the lockfile was
generated with it set to false (matching root .npmrc). Adding .npmrc
to the worker ensures CI frozen-lockfile installs succeed.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent cdbd75d commit 0ffc4eb
2 files changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments