Upgraded to react-native-tab-view@0.0.67

This commit is contained in:
Matt Hamil 2017-08-04 11:00:54 -05:00
parent 7eda8a2fe7
commit 2e958c9677
2 changed files with 4 additions and 4 deletions

View File

@ -80,7 +80,7 @@
"path-to-regexp": "^1.7.0",
"prop-types": "^15.5.10",
"react-native-drawer-layout-polyfill": "^1.3.1",
"react-native-tab-view": "^0.0.66"
"react-native-tab-view": "0.0.67"
},
"jest": {
"notify": true,

View File

@ -4074,9 +4074,9 @@ react-native-drawer-layout@1.3.1:
dependencies:
react-native-dismiss-keyboard "1.0.0"
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"
react-native-tab-view@0.0.67:
version "0.0.67"
resolved "https://registry.yarnpkg.com/react-native-tab-view/-/react-native-tab-view-0.0.67.tgz#cdd146fe5e5d4baff6c89f2d5d0b15fa23db39d0"
dependencies:
prop-types "^15.5.8"