Upgrade React Native Tab View to v0.0.66 (#1713)

This commit is contained in:
Satyajit Sahoo
2017-05-29 08:25:49 +05:30
parent 09850df2ed
commit 313efcab22
2 changed files with 4 additions and 4 deletions

View File

@@ -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,

View File

@@ -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"