Update React DevTools v4.20.0

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

`js1 upgrade react-devtools -v 4.20.0`

# Changelog:

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

Reviewed By: bvaughn

Differential Revision: D31694359

fbshipit-source-id: d05d75e9473878828617c5cd0db8d6008b6abd4d
This commit is contained in:
Juan Tejada
2021-10-15 12:55:08 -07:00
committed by Facebook GitHub Bot
parent df7bb59e9a
commit b4647eaa13
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.19.1"
"react-devtools-core": "4.20.0"
},
"title": "React DevTools",
"icon": "app-react",