Downgrade native deps of ReactNativeFlipper example since publishing failed
Summary: 0.86 was released, but publishing ios / android assets failed, so temporarily bumping those back to 0.85 to unblock public CI Reviewed By: passy Differential Revision: D27947147 fbshipit-source-id: 60a50b4902ec28d48adac35b0677610cdcd18b00
This commit is contained in:
committed by
Facebook GitHub Bot
parent
0dd32ce3bb
commit
1365265369
@@ -4990,10 +4990,10 @@ react-native-codegen@^0.0.6:
|
||||
jscodeshift "^0.11.0"
|
||||
nullthrows "^1.1.1"
|
||||
|
||||
react-native-flipper@^0.85.0:
|
||||
version "0.85.0"
|
||||
resolved "https://registry.yarnpkg.com/react-native-flipper/-/react-native-flipper-0.85.0.tgz#c5e682203e706d0a3a1b037ba4e6c417804ea8f2"
|
||||
integrity sha512-a+LcJwhgN6Q298wYfXBKzT3Bx0Kp1aTFOoPT9XHWWE7g9tP4zoeFu6lHNW1rOdqp+wQ2/SlV5+RixZ0i4NKx5w==
|
||||
react-native-flipper@^0.86.0:
|
||||
version "0.86.0"
|
||||
resolved "https://registry.yarnpkg.com/react-native-flipper/-/react-native-flipper-0.86.0.tgz#625a1d6cbb3683eb9baab95c339a83f8618fc746"
|
||||
integrity sha512-NnaqSL3sRF/29SMgUYEesduTdNd/DCPdhw+CcvTBY2RanfdSmZ4ol/uwNUJHnNsLoIJz5v4jigmv1dICQTSpiw==
|
||||
|
||||
react-native@^0.64.0:
|
||||
version "0.64.0"
|
||||
|
||||
Reference in New Issue
Block a user