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.
2 parents 1daef49 + 2f510aa commit a058169Copy full SHA for a058169
1 file changed
package.json
@@ -39,8 +39,8 @@
39
"react-dom": "global:ReactDOM"
40
},
41
"peerDependencies": {
42
- "react": "^0.14.0 || ^15.0.0",
43
- "react-dom": "^0.14.0 || ^15.0.0"
+ "react": ">=0.14",
+ "react-dom": ">=0.14"
44
45
"dependencies": {
46
"classnames": "^2.2.0",
0 commit comments