support 0.7-rc
This commit is contained in:
parent
8239b7861d
commit
5f23180dfd
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "react-native-tooltip",
|
||||
"version": "0.1.4",
|
||||
"version": "0.1.5",
|
||||
"description": "A react-native wrapper for showing tooltips",
|
||||
"main": "ToolTipText.ios.js",
|
||||
"author": {
|
||||
@ -19,7 +19,7 @@
|
||||
"ios",
|
||||
"tooltip"
|
||||
],
|
||||
"dependencies": {
|
||||
"react-native": "^0.5.0"
|
||||
"peerDependencies": {
|
||||
"react-native": ">= 0.4 || 0.7.0-rc1"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user