mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-02-11 22:33:32 +08:00
Upgrade React Native Tab View to v0.0.66 (#1713)
This commit is contained in:
@@ -81,7 +81,7 @@
|
||||
"path-to-regexp": "^1.7.0",
|
||||
"prop-types": "^15.5.10",
|
||||
"react-native-drawer-layout-polyfill": "^1.3.0",
|
||||
"react-native-tab-view": "^0.0.65"
|
||||
"react-native-tab-view": "^0.0.66"
|
||||
},
|
||||
"jest": {
|
||||
"notify": true,
|
||||
|
||||
@@ -4074,9 +4074,9 @@ react-native-drawer-layout@1.3.0:
|
||||
dependencies:
|
||||
react-native-dismiss-keyboard "1.0.0"
|
||||
|
||||
react-native-tab-view@^0.0.65:
|
||||
version "0.0.65"
|
||||
resolved "https://registry.yarnpkg.com/react-native-tab-view/-/react-native-tab-view-0.0.65.tgz#b685ea3081ff7c96486cd997361026c407302c59"
|
||||
react-native-tab-view@^0.0.66:
|
||||
version "0.0.66"
|
||||
resolved "https://registry.yarnpkg.com/react-native-tab-view/-/react-native-tab-view-0.0.66.tgz#681a91bf0e714de92bbd5255839fc096fcff4bb5"
|
||||
dependencies:
|
||||
prop-types "^15.5.8"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user