Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump react-native from 0.62.2 to 0.64.0 in /react-native/ReactNativeFlipperExample #66

Closed
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 in /react-native/ReactNativeFlipperExample
Bumps [react-native](https://github.com/facebook/react-native) from 0.62.2 to 0.64.0.
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/master/Releases.md)
- [Commits](facebook/react-native@v0.62.2...v0.64.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 15, 2021
commit 9bb2ce190ef6456048efe597ddaca9050599c7ea
2 changes: 1 addition & 1 deletion react-native/ReactNativeFlipperExample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"react": "^17.0.1",
"react-native": "^0.62.2",
"react-native": "^0.64.0",
"react-native-flipper": "^0.66.0"
},
"devDependencies": {
Expand Down
Loading