Bump "react-native-flipper" to 0.96.1

Summary: Bump "react-native-flipper" to 0.96.1

Reviewed By: passy

Differential Revision: D29519058

fbshipit-source-id: abab0447c6b1dbd803f5b148d1e4b5bfbddab91d
This commit is contained in:
Anton Nikolaev
2021-07-01 11:39:50 -07:00
committed by Facebook GitHub Bot
parent abe2b8b844
commit d99b476bcb
2 changed files with 5 additions and 5 deletions

View File

@@ -12,7 +12,7 @@
"dependencies": {
"react": "^17.0.1",
"react-native": "^0.64.2",
"react-native-flipper": "^0.95.0"
"react-native-flipper": "^0.96.1"
},
"devDependencies": {
"@babel/core": "^7.14.6",

View File

@@ -5027,10 +5027,10 @@ react-native-codegen@^0.0.6:
jscodeshift "^0.11.0"
nullthrows "^1.1.1"
react-native-flipper@^0.95.0:
version "0.95.0"
resolved "https://registry.yarnpkg.com/react-native-flipper/-/react-native-flipper-0.95.0.tgz#2c146bda9489e6104001bea04ba4eeb60df01a27"
integrity sha512-LpnsAXUKRRRuS00Zh/pEwo3WC45W06PK11KFYGKHu47B+tuh1LkdnpS9QRhTaPuZDMlGhnN0xtwUtwgYzpJCBA==
react-native-flipper@^0.96.1:
version "0.96.1"
resolved "https://registry.yarnpkg.com/react-native-flipper/-/react-native-flipper-0.96.1.tgz#f62fb648c17718aeb8d529c560e64824ae45f9ec"
integrity sha512-IOqaLWwX8mHlXoTsenugON8khe74GIOIOZamQFNc17ZGRLLazJmLMYGUivMeTffk6bRr5RCC+xveyEA0apluWw==
react-native@^0.64.2:
version "0.64.2"