We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30a3e07 commit 361c7eaCopy full SHA for 361c7ea
1 file changed
package.json
@@ -69,8 +69,8 @@
69
"webpack": "^1.13.0"
70
},
71
"peerDependencies": {
72
- "react": "~0.14.8 || ^15.0.0",
73
- "react-dom": "~0.14.8 || ^15.0.0"
+ "react": "~0.14.8 || ^15.0.0 || ^16.0.0",
+ "react-dom": "~0.14.8 || ^15.0.0 || ^16.0.0"
74
75
"dependencies": {
76
"history": "^3.0.0",
0 commit comments