File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 4545 "react" : " ^17.0.2"
4646 },
4747 "peerDependencies" : {
48- "react" : " ^16.8.0"
48+ "react" : " ^16.8.0 || ^17 "
4949 }
5050}
Original file line number Diff line number Diff line change 4040 },
4141 "peerDependencies" : {
4242 "@craftjs/core" : " ^0.2.0-alpha.19" ,
43- "react" : " ^16.8.0" ,
43+ "react" : " ^16.8.0 || ^17 " ,
4444 "styled-components" : " >= 4"
4545 }
4646}
Original file line number Diff line number Diff line change 2626 " immer/**"
2727 ],
2828 "peerDependencies" : {
29- "react" : " ^16.8.0"
29+ "react" : " ^16.8.0 || ^17 "
3030 }
3131}
Original file line number Diff line number Diff line change @@ -3018,7 +3018,7 @@ __metadata:
30183018 react: ^17.0.2
30193019 tiny-invariant: ^1.0.6
30203020 peerDependencies:
3021- react: ^16.8.0
3021+ react: ^16.8.0 || ^17
30223022 languageName: unknown
30233023 linkType: soft
30243024
@@ -3032,7 +3032,7 @@ __metadata:
30323032 styled-components: ^4.2.1
30333033 peerDependencies:
30343034 "@craftjs/core": ^0.2.0-alpha.19
3035- react: ^16.8.0
3035+ react: ^16.8.0 || ^17
30363036 styled-components: ">= 4"
30373037 languageName: unknown
30383038 linkType: soft
@@ -3048,7 +3048,7 @@ __metadata:
30483048 shallowequal: ^1.1.0
30493049 tiny-invariant: ^1.0.6
30503050 peerDependencies:
3051- react: ^16.8.0
3051+ react: ^16.8.0 || ^17
30523052 languageName: unknown
30533053 linkType: soft
30543054
You can’t perform that action at this time.
0 commit comments