Commit adc1bb5
fix: move react to peerDependencies only, fix exports for modern bundlers
react and react-dom were listed in both dependencies and peerDependencies,
causing duplicate React bundles. Now they are peer-only as intended.
Also corrects main/module/exports fields for Vite 7 compatibility and
extends React peer dependency range to include React 19.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 0292a3f commit adc1bb5
1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | 33 | | |
35 | 34 | | |
36 | | - | |
37 | 35 | | |
38 | 36 | | |
39 | 37 | | |
| |||
0 commit comments