Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump react-native from 0.60.5 to 0.62.3 in /examples
Bumps [react-native](https://github.com/facebook/react-native) from 0.60.5 to 0.62.3.
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/Releases.md)
- [Commits](facebook/react-native@v0.60.5...v0.62.3)

---
updated-dependencies:
- dependency-name: react-native
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 20, 2021
commit c8f53a705b8f72e19a2203b8a8802a4abfd3f434
2 changes: 1 addition & 1 deletion examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"react": "16.8.6",
"react-model": "^3.0.0",
"react-native": "0.60.5",
"react-native": "0.62.3",
"react-native-gesture-handler": "^1.4.1",
"react-native-reanimated": "^1.3.0",
"react-native-screens": "^1.0.0-alpha.23",
Expand Down
Loading