We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae8e30b commit 07967e9Copy full SHA for 07967e9
1 file changed
package.json
@@ -21,8 +21,8 @@
21
"@types/react-native": "^0.37.6"
22
},
23
"peerDependencies": {
24
- "react": "^15.4.1",
25
- "react-native": "^0.40.0 || ^0.41.0"
+ "react": "^15.4.2",
+ "react-native": "*"
26
27
"author": "Sergey Bushnyak <sergey.bushnyak@sigrlami.eu> (https://github.com/sigrlami)",
28
"license": "MIT"
0 commit comments