add rc versions to react-native peer dep
This commit is contained in:
parent
b43eaa5fbe
commit
af2d72957b
|
@ -39,6 +39,6 @@
|
|||
"util": "^0.10.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react-native": "0.x"
|
||||
"react-native": ">=0.4 <1.0 || 0.6.0-rc || 0.7.0-rc || 0.8.0-rc || 0.9.0-rc || 0.10.0-rc || 0.11.0-rc"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue