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 4d51470 commit b3d2a5fCopy full SHA for b3d2a5f
package.json
@@ -39,11 +39,11 @@
39
"eslint-plugin-promise": "^3.5.0",
40
"eslint-plugin-react": "^7.5.1",
41
"eslint-plugin-standard": "^3.0.1",
42
- "react": "^15.4.2 || <= 16.3.1",
43
- "react-native": ">0.39.0"
+ "react": "^16.2.0",
+ "react-native": ">=0.51.0 <1.0.0"
44
},
45
"peerDependencies": {
46
47
48
}
49
0 commit comments