chore(eve): add npm init workspace changeset

This commit is contained in:
Andrew Barba
2026-06-18 11:55:15 +01:00
parent ab02e038bf
commit e9487bf3b3
@@ -0,0 +1,5 @@
---
"eve": patch
---
`eve init` now isolates npm installs and dev handoff commands from ancestor workspaces, preventing npm from walking Bun-owned parent dependency trees during fresh scaffolds.