Bump react-native in react-native-flipper
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
This commit is contained in:
committed by
Facebook GitHub Bot
parent
21cfa6921b
commit
d2fc10074f
@@ -29,7 +29,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"react": "^17.0.1",
|
||||
"react-native": "^0.63.3"
|
||||
"react-native": "^0.64.0"
|
||||
},
|
||||
"resolutions": {
|
||||
"logkitty": "0.7.1",
|
||||
|
||||
Reference in New Issue
Block a user