File tree Expand file tree Collapse file tree 4 files changed +11
-2
lines changed Expand file tree Collapse file tree 4 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 30
30
"@react-types/shared" : " ^3.5.0"
31
31
},
32
32
"peerDependencies" : {
33
- "react" : " ^16.8.0 || ^17.0.0-rc.1"
33
+ "react" : " ^16.8.0 || ^17.0.0-rc.1" ,
34
+ "react-dom" : " ^16.8.0 || ^17.0.0-rc.1"
34
35
},
35
36
"publishConfig" : {
36
37
"access" : " public"
Original file line number Diff line number Diff line change 27
27
"@react-types/tooltip" : " ^3.1.1"
28
28
},
29
29
"peerDependencies" : {
30
- "react" : " ^16.8.0 || ^17.0.0-rc.1"
30
+ "react" : " ^16.8.0 || ^17.0.0-rc.1" ,
31
+ "react-dom" : " ^16.8.0 || ^17.0.0-rc.1"
31
32
},
32
33
"publishConfig" : {
33
34
"access" : " public"
Original file line number Diff line number Diff line change 45
45
"@react-aria/utils" : " ^3.7.0" ,
46
46
"@react-aria/visually-hidden" : " ^3.2.1"
47
47
},
48
+ "peerDependencies" : {
49
+ "react" : " ^16.8.0 || ^17.0.0-rc.1" ,
50
+ "react-dom" : " ^16.8.0 || ^17.0.0-rc.1"
51
+ },
48
52
"publishConfig" : {
49
53
"access" : " public"
50
54
}
Original file line number Diff line number Diff line change 34
34
"@react-stately/tooltip" : " ^3.0.3" ,
35
35
"@react-stately/tree" : " ^3.1.3"
36
36
},
37
+ "peerDependencies" : {
38
+ "react" : " ^16.8.0 || ^17.0.0-rc.1"
39
+ },
37
40
"publishConfig" : {
38
41
"access" : " public"
39
42
}
You can’t perform that action at this time.
0 commit comments