Update React Devtools v4.21.0

Summary:
Update `react-devtools-core` and `react-devtools` dependencies for RN, VSCode, Flippe, etc.

`js1 upgrade react-devtools -v 4.21.0`

# Changelog:

[General][Changed] - Upgraded react-devtools-core dependency to 4.21.0

Reviewed By: bvaughn

Differential Revision: D32065685

fbshipit-source-id: 30d0cca2bec6e9abe384da2afefab1d241e0523f
This commit is contained in:
Juan Tejada
2021-11-01 10:44:38 -07:00
committed by Facebook GitHub Bot
parent 64df212cd3
commit 763a29d799
2 changed files with 5 additions and 5 deletions

View File

@@ -19,7 +19,7 @@
"dependencies": {
"address": "^1.1.2",
"get-port": "^5.0.0",
"react-devtools-core": "4.20.2"
"react-devtools-core": "4.21.0"
},
"title": "React DevTools",
"icon": "app-react",