We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d12cfd commit 287b80eCopy full SHA for 287b80e
1 file changed
package.json
@@ -64,7 +64,7 @@
64
},
65
"license": "MIT",
66
"peerDependencies": {
67
- "react": "^0.14.0 || ^15.0.0-0"
+ "react": ">=15.0.0-0"
68
69
"typings": "./index.d.ts"
70
}
0 commit comments