Skip to content

Commit 20a4f31

Browse files
committed
chore: Update example to use latest version
1 parent f4d7723 commit 20a4f31

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"react-native": "0.59.9",
1313
"react-native-gesture-handler": "^1.3.0",
1414
"react-native-reanimated": "^1.1.0",
15-
"react-native-tableview": "^2.5.0",
15+
"react-native-tableview": "^2.6.1",
1616
"react-navigation": "^3.11.1"
1717
},
1818
"devDependencies": {

example/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4948,10 +4948,10 @@ react-native-tab-view@^1.2.0, react-native-tab-view@^1.4.1:
49484948
dependencies:
49494949
prop-types "^15.6.1"
49504950

4951-
react-native-tableview@^2.5.0:
4952-
version "2.5.0"
4953-
resolved "https://registry.yarnpkg.com/react-native-tableview/-/react-native-tableview-2.5.0.tgz#364547b13004d873bda55b03041489cca8e7e349"
4954-
integrity sha512-qE5Q+jYVQ61YwAmO+HPLQ9AJlXHmCfR4Ai0HBtJX/2aBIQgwjgv9nrm9M/7ni2VHLAVVfcBCYKuGuDjoCs+bIg==
4951+
react-native-tableview@^2.6.1:
4952+
version "2.6.1"
4953+
resolved "https://registry.yarnpkg.com/react-native-tableview/-/react-native-tableview-2.6.1.tgz#1b7a36e0e5f9bca59f0ee4842175d8d51363600d"
4954+
integrity sha512-lu7dkjU6bkdJF6lqUIT7KUiJ5tQEryDRifLWDRZlP3FucY1RnwlNEa+HR+szRe8soaF8Ha+uL9Mmb7Twe1DtjQ==
49554955
dependencies:
49564956
prop-types "^15.6.2"
49574957

0 commit comments

Comments
 (0)