Skip to content

Commit

Permalink
Update react-native-nested-scroll-view on example
Browse files Browse the repository at this point in the history
  • Loading branch information
cesardeazevedo committed Jul 16, 2018
1 parent 36be830 commit 7a5a81e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"react": "16.4.1",
"react-native": "0.56.0",
"react-native-bottom-sheet-behavior": "1.0.0",
"react-native-nested-scroll-view": "6.0.0",
"react-native-nested-scroll-view": "7.0.0",
"react-native-vector-icons": "^4.6.0",
"react-navigation": "1.0.0-beta.13"
},
Expand Down
12 changes: 6 additions & 6 deletions example/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4656,9 +4656,9 @@ react-is@^16.4.1:
version "16.4.1"
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.4.1.tgz#d624c4650d2c65dbd52c72622bbf389435d9776e"

[email protected]-beta.8:
version "1.0.0-beta.8"
resolved "https://registry.yarnpkg.com/react-native-bottom-sheet-behavior/-/react-native-bottom-sheet-behavior-1.0.0-beta.8.tgz#ad13a2d676a07db7a645d1a31bc34818951dde4d"
[email protected]:
version "1.0.0"
resolved "https://registry.yarnpkg.com/react-native-bottom-sheet-behavior/-/react-native-bottom-sheet-behavior-1.0.0.tgz#2078862694a3048628b036c77ed2809eacb3377f"
dependencies:
prop-types "^15.5.10"

Expand All @@ -4678,9 +4678,9 @@ [email protected]:
dependencies:
react-native-dismiss-keyboard "1.0.0"

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

react-native-tab-view@^0.0.69:
version "0.0.69"
Expand Down

0 comments on commit 7a5a81e

Please sign in to comment.