Skip to content

Commit a3f7930

Browse files
satya164skevy
authored andcommitted
Upgrade React Native Tab View to v0.0.66 (react-navigation#1713)
1 parent e8ec07d commit a3f7930

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"path-to-regexp": "^1.7.0",
8282
"prop-types": "^15.5.10",
8383
"react-native-drawer-layout-polyfill": "^1.3.0",
84-
"react-native-tab-view": "^0.0.65"
84+
"react-native-tab-view": "^0.0.66"
8585
},
8686
"jest": {
8787
"notify": true,

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4074,9 +4074,9 @@ react-native-drawer-layout@1.3.0:
40744074
dependencies:
40754075
react-native-dismiss-keyboard "1.0.0"
40764076

4077-
react-native-tab-view@^0.0.65:
4078-
version "0.0.65"
4079-
resolved "https://registry.yarnpkg.com/react-native-tab-view/-/react-native-tab-view-0.0.65.tgz#b685ea3081ff7c96486cd997361026c407302c59"
4077+
react-native-tab-view@^0.0.66:
4078+
version "0.0.66"
4079+
resolved "https://registry.yarnpkg.com/react-native-tab-view/-/react-native-tab-view-0.0.66.tgz#681a91bf0e714de92bbd5255839fc096fcff4bb5"
40804080
dependencies:
40814081
prop-types "^15.5.8"
40824082

0 commit comments

Comments
 (0)