Commit e4a22d2
fix(cli): add exports field to core-cli package.json (#1774)
Fixes DEP0151 deprecation warnings on every import by declaring the
entry point explicitly instead of relying on Node's default index.js
resolution.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 90d1467 commit e4a22d2
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
6 | 9 | | |
7 | 10 | | |
8 | 11 | | |
| |||
0 commit comments