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 8985e7f commit f8b3460Copy full SHA for f8b3460
packages/react-error-overlay/package.json
@@ -35,8 +35,8 @@
35
"babel-code-frame": "6.22.0",
36
"babel-runtime": "6.26.0",
37
"html-entities": "1.2.1",
38
- "react": "^15.5.4",
39
- "react-dom": "^15.5.4",
+ "react": "^15 || ^16",
+ "react-dom": "^15 || ^16",
40
"settle-promise": "1.0.0",
41
"source-map": "0.5.6"
42
},
0 commit comments