We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a81ece commit e524ebcCopy full SHA for e524ebc
1 file changed
package.json
@@ -37,8 +37,8 @@
37
"typescript": "^4.3.2"
38
},
39
"peerDependencies": {
40
- "react": "^17.0.2",
41
- "react-dom": "^17.0.2"
+ "react": ">=17.0.2",
+ "react-dom": ">=17.0.2"
42
43
"dependencies": {
44
"color-interpolate": "^1.0.5"
0 commit comments