We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 642b705 commit f58a931Copy full SHA for f58a931
package.json
@@ -100,9 +100,9 @@
100
"yarn-deduplicate": "^1.1.1"
101
},
102
"peerDependencies": {
103
- "@types/react": "^15.0.0 || ^16.0.0 || ^17.0.0 ",
104
- "react": "^15.0.0 || ^16.0.0 || ^17.0.0 ",
105
- "react-dom": "^15.0.0 || ^16.0.0 || ^17.0.0 "
+ "@types/react": "^15.0.0 || ^16.0.0 || ^17.0.0",
+ "react": "^15.0.0 || ^16.0.0 || ^17.0.0",
+ "react-dom": "^15.0.0 || ^16.0.0 || ^17.0.0"
106
107
"peerDependenciesMeta": {
108
"@types/react": {
0 commit comments