feat: upgrade react-native-tab-view closes #118

This commit is contained in:
satyajit.happy
2019-07-25 15:37:37 +02:00
parent 8e68bdb3e4
commit d37d3dd7bd
2 changed files with 5 additions and 5 deletions

View File

@@ -38,7 +38,7 @@
"dependencies": {
"hoist-non-react-statics": "^3.3.0",
"react-lifecycles-compat": "^3.0.4",
"react-native-tab-view": "^2.6.2"
"react-native-tab-view": "^2.9.0"
},
"devDependencies": {
"@commitlint/config-conventional": "^7.5.0",

View File

@@ -7286,10 +7286,10 @@ react-native-tab-view@^1.0.0, react-native-tab-view@^1.2.0:
dependencies:
prop-types "^15.6.1"
react-native-tab-view@^2.6.2:
version "2.6.2"
resolved "https://registry.yarnpkg.com/react-native-tab-view/-/react-native-tab-view-2.6.2.tgz#ecb712e5669744e712dd36cb3e00cc2e27076a72"
integrity sha512-AM1Zjjkrl31BE5q6LUirhvXInXebplXdcnWyBdu1uFR6H6nAxlpr9KBbV/N3I/ylqjAyoD4YNz/hJwkpeaVUcQ==
react-native-tab-view@^2.9.0:
version "2.9.0"
resolved "https://registry.yarnpkg.com/react-native-tab-view/-/react-native-tab-view-2.9.0.tgz#4793803a069fcd01938c7bac1981815c29bfa589"
integrity sha512-lHLhLZTDIA+4II3ltM3v5icqxjXODZsYf/wgLP4atK/04RUlYpEs4YoER4o+PVZPs3oi3CaVR1yy4z3uj29uvw==
react-native@~0.57.1:
version "0.57.8"