Skip to content

Commit 7a5a81e

Browse files
Update react-native-nested-scroll-view on example
1 parent 36be830 commit 7a5a81e

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"react": "16.4.1",
1212
"react-native": "0.56.0",
1313
"react-native-bottom-sheet-behavior": "1.0.0",
14-
"react-native-nested-scroll-view": "6.0.0",
14+
"react-native-nested-scroll-view": "7.0.0",
1515
"react-native-vector-icons": "^4.6.0",
1616
"react-navigation": "1.0.0-beta.13"
1717
},

example/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4656,9 +4656,9 @@ react-is@^16.4.1:
46564656
version "16.4.1"
46574657
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.4.1.tgz#d624c4650d2c65dbd52c72622bbf389435d9776e"
46584658

4659-
4660-
version "1.0.0-beta.8"
4661-
resolved "https://registry.yarnpkg.com/react-native-bottom-sheet-behavior/-/react-native-bottom-sheet-behavior-1.0.0-beta.8.tgz#ad13a2d676a07db7a645d1a31bc34818951dde4d"
4659+
4660+
version "1.0.0"
4661+
resolved "https://registry.yarnpkg.com/react-native-bottom-sheet-behavior/-/react-native-bottom-sheet-behavior-1.0.0.tgz#2078862694a3048628b036c77ed2809eacb3377f"
46624662
dependencies:
46634663
prop-types "^15.5.10"
46644664

@@ -4678,9 +4678,9 @@ [email protected]:
46784678
dependencies:
46794679
react-native-dismiss-keyboard "1.0.0"
46804680

4681-
react-native-nested-scroll-view@6.0.0:
4682-
version "6.0.0"
4683-
resolved "https://registry.yarnpkg.com/react-native-nested-scroll-view/-/react-native-nested-scroll-view-6.0.0.tgz#5597c0895f132e8988c638957b2c7868658b1968"
4681+
react-native-nested-scroll-view@7.0.0:
4682+
version "7.0.0"
4683+
resolved "https://registry.yarnpkg.com/react-native-nested-scroll-view/-/react-native-nested-scroll-view-7.0.0.tgz#6868de71f6c8c1c4c84514aa477fdb77593ffae8"
46844684

46854685
react-native-tab-view@^0.0.69:
46864686
version "0.0.69"

0 commit comments

Comments
 (0)