We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3aa830 commit 2359a81Copy full SHA for 2359a81
1 file changed
package.json
@@ -33,5 +33,9 @@
33
"create-react-class": "15.6.3",
34
"flow-bin": "^0.109.0",
35
"prop-types": "^15.7.2"
36
+ },
37
+ "peerDependencies": {
38
+ "react-native": "*",
39
+ "react-native-windows": "*"
40
}
41
0 commit comments