Commit d19001c
committed
fix: peerDependencies in iris-grid should just use react >=16
- This change was introduced with PR https://github.com/deephaven/web-client-ui/pull/2555/changes#diff-f952417e448401752610b573dafc9c136ac4ae7b0734afad22382babe6608dff
- The only other changes to `package.json` were to @dnd-kit/modifiers and @dnd-kit/sortable, both of which also have a peer dep of react >=16
- Setting it to >= 18 is unnecessarily restrictive1 parent bdbf875 commit d19001c
2 files changed
Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
66 | | - | |
| 65 | + | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
0 commit comments