Commit dc76d58
Fix copy-paste package name collision in create-poly
create-poly/deno.json declared @hyperpolymath/rescript-poly-core — the
name already owned by packages/core/poly-core — so Deno rejected the
workspace once the cadre duplicates were removed (it only reports one
collision at a time). The file was clearly copied from poly-core. Rename
the package to @hyperpolymath/rescript-create-poly. This was the last
duplicate package name in the workspace.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_019i2e5ABGBKQmMdqk8puFWx1 parent 301a2c0 commit dc76d58
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments