Commit cb7b226
fix: add types field to package.json for TypeScript consumers
Without an explicit types entry, CRA's compiler couldn't resolve
declaration files from the dist/ directory via the npm link symlink.
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>1 parent be447ae commit cb7b226
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
0 commit comments