Commit 5629b8c
fix: add @b9g/shovel as dependency in echo example
Without this, `bun run develop` resolves `shovel` from PATH (global
install) instead of node_modules/.bin, missing workspace features.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 8dcde92 commit 5629b8c
2 files changed
Lines changed: 5 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
0 commit comments