Commit aade44a
fix: move @repo/* workspace packages to devDependencies
These packages are bundled by unbuild at build time, so they don't need
to be in dependencies. Having them there caused npm install to fail with
"Unsupported URL Type workspace:" when installing the published package.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 95c750c commit aade44a
2 files changed
Lines changed: 12 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | 40 | | |
44 | 41 | | |
45 | 42 | | |
| |||
49 | 46 | | |
50 | 47 | | |
51 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments