add some more rc versions of react-native
This commit is contained in:
parent
ef703eaacc
commit
07cf1e8280
|
@ -40,6 +40,6 @@
|
||||||
"util": "^0.10.3"
|
"util": "^0.10.3"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"react-native": ">=0.4 <1.0 || 0.5.0-rc || 0.6.0-rc || 0.7.0-rc || 0.8.0-rc || 0.9.0-rc || 0.10.0-rc || 0.11.0-rc || 0.12.0-rc"
|
"react-native": ">=0.4 <1.0 || 0.5.0-rc || 0.6.0-rc || 0.7.0-rc || 0.8.0-rc || 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"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue