Commit efbf0a0
authored
Add peer dependency for React 18 in combobox package
Hey team, right now if you install this package with a fresh React 18 project, you get a ERESOLVE unable to resolve dependency tree and I made this small change so that not everyone needs to do the whole --legacy-peer-deps thing.1 parent 43f450d commit efbf0a0
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
| 37 | + | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
0 commit comments