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 cf57b2e commit 9003001Copy full SHA for 9003001
package.json
@@ -16,7 +16,7 @@
16
},
17
"private": false,
18
"peerDependencies": {
19
- "react": "^17.0.2"
+ "react": ">= 16.8.0"
20
21
"scripts": {
22
"build": "rollup -c",
0 commit comments