mirror of
https://github.com/status-im/react-navigation.git
synced 2025-02-24 17:18:09 +00:00
Update react-native-tab-view. Fixes #63
This commit is contained in:
parent
eb16d0a8fe
commit
56e12d6651
@ -66,7 +66,7 @@
|
|||||||
"fbjs": "^0.8.5",
|
"fbjs": "^0.8.5",
|
||||||
"path-to-regexp": "^1.7.0",
|
"path-to-regexp": "^1.7.0",
|
||||||
"react-native-drawer-layout": "^1.1.0",
|
"react-native-drawer-layout": "^1.1.0",
|
||||||
"react-native-tab-view": "^0.0.53"
|
"react-native-tab-view": "^0.0.54"
|
||||||
},
|
},
|
||||||
"jest": {
|
"jest": {
|
||||||
"testPathDirs": [
|
"testPathDirs": [
|
||||||
|
@ -3805,9 +3805,9 @@ react-native-drawer-layout@^1.1.0:
|
|||||||
autobind-decorator "^1.3.2"
|
autobind-decorator "^1.3.2"
|
||||||
react-native-dismiss-keyboard "1.0.0"
|
react-native-dismiss-keyboard "1.0.0"
|
||||||
|
|
||||||
react-native-tab-view@^0.0.53:
|
react-native-tab-view@^0.0.54:
|
||||||
version "0.0.53"
|
version "0.0.54"
|
||||||
resolved "https://registry.yarnpkg.com/react-native-tab-view/-/react-native-tab-view-0.0.53.tgz#e72bae035f86595e5136d80f7a2afc66f0332a3d"
|
resolved "https://registry.yarnpkg.com/react-native-tab-view/-/react-native-tab-view-0.0.54.tgz#838e2de5a791488353786e2fe7e8f77a72f03b87"
|
||||||
|
|
||||||
react-native-vector-icons@^3.0.0:
|
react-native-vector-icons@^3.0.0:
|
||||||
version "3.0.0"
|
version "3.0.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user