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 5f0f80f commit 47c8f75Copy full SHA for 47c8f75
package.json
@@ -37,7 +37,7 @@
37
"underscore": "^1.8.3"
38
},
39
"peerDependencies": {
40
- "react-native": ">=0.12.0 || 0.5.0-rc1 || 0.6.0-rc || 0.7.0-rc || 0.7.0-rc.2 || 0.8.0-rc || 0.8.0-rc.2 || 0.9.0-rc || 0.10.0-rc || 0.11.0-rc || 0.12.0-rc || 0.13.0-rc || 0.14.0-rc || 0.15.0-rc || 0.16.0-rc || 0.17.0-rc || 0.18.0-rc || 0.19.0-rc || 0.20.0-rc || 0.20.0-rc1 || 0.21.0-rc"
+ "react-native": "*"
41
42
"devDependencies": {
43
"eslint": "^1.10.3",
0 commit comments