Skip to content

Commit

Permalink
Bump react-native in react-native-flipper
Browse files Browse the repository at this point in the history
Summary:
This diff bumps react-native dep in  react-native-flipper

This diff retries what D27230334 was trying to do. Looked like in the prev diff the yarn.lock had unwanted changes.

Reviewed By: passy

Differential Revision: D27297848

fbshipit-source-id: aecb4708fabb5515b9949a3eb59fffe05d49487f
  • Loading branch information
priteshrnandgaonkar authored and facebook-github-bot committed Mar 24, 2021
1 parent 21cfa69 commit d2fc100
Show file tree
Hide file tree
Showing 2 changed files with 1,069 additions and 1,033 deletions.
2 changes: 1 addition & 1 deletion react-native/react-native-flipper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"devDependencies": {
"react": "^17.0.1",
"react-native": "^0.63.3"
"react-native": "^0.64.0"
},
"resolutions": {
"logkitty": "0.7.1",
Expand Down
Loading

0 comments on commit d2fc100

Please sign in to comment.