We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 552622e commit 747cbd4Copy full SHA for 747cbd4
package.json
@@ -90,8 +90,8 @@
90
"rimraf": "^3.0.0"
91
},
92
"peerDependencies": {
93
- "react": "^16.3.0 || ^17.0.0-0",
94
- "react-dom": "^16.3.0 || ^17.0.0-0"
+ "react": "^16.3.0 || ^17.0.0 || ^18.0.0",
+ "react-dom": "^16.3.0 || ^17.0.0 || ^18.0.0"
95
96
"resolutions": {
97
"[email protected]": "^7.0.0"
yarn.lock
@@ -5901,8 +5901,8 @@ __metadata:
5901
rimraf: ^3.0.0
5902
update-input-width: ^1.2.2
5903
peerDependencies:
5904
- react: ^16.3.0 || ^17.0.0-0
5905
- react-dom: ^16.3.0 || ^17.0.0-0
+ react: ^16.3.0 || ^17.0.0 || ^18.0.0
+ react-dom: ^16.3.0 || ^17.0.0 || ^18.0.0
5906
languageName: unknown
5907
linkType: soft
5908
0 commit comments