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 a868b72 commit 1b1132bCopy full SHA for 1b1132b
package.json
@@ -26,7 +26,7 @@
26
"test:coverage:deploy": "npm run test:coverage && codecov"
27
},
28
"peerDependencies": {
29
- "react": "^0.14.0 || ^15.0.0"
+ "react": "^0.14.0 || ^15.0.0 || ^16.0.0"
30
31
"devDependencies": {
32
"app-root-dir": "1.0.2",
0 commit comments