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 825856a commit f25ae58Copy full SHA for f25ae58
package.json
@@ -70,8 +70,8 @@
70
"webpack-dev-server": "^1.8.2"
71
},
72
"peerDependencies": {
73
- "react": "^0.14.0 || ^15.0.0",
74
- "react-dom": "^0.14.0 || ^15.0.0"
+ "react": "^0.14.0 || ^15.0.0 || 16.x",
+ "react-dom": "^0.14.0 || ^15.0.0 || 16.x"
75
76
"dependencies": {
77
"dom-css": "^2.0.0",
0 commit comments