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 c1dd0c9 commit 7bf7a69Copy full SHA for 7bf7a69
package.json
@@ -21,7 +21,7 @@
21
"test": "karma start --single-run"
22
},
23
"peerDependencies": {
24
- "react": "15.x"
+ "react": ">=15"
25
26
"dependencies": {
27
"invariant": "^2.2.1",
0 commit comments