Commit f0ef035
Fix publish: drop --frozen-lockfile for first publish
Packages aren't on npm yet, so frozen lockfile fails trying to resolve
them from the registry. Use plain bun install which resolves workspace
packages locally.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 97376a6 commit f0ef035
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
0 commit comments