Update React DevTools v4.20.1

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

`js1 upgrade react-devtools -v 4.20.1`

# Changelog:

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

Reviewed By: lunaruan

Differential Revision: D31762360

fbshipit-source-id: 9269a49afb263c78916852f51ebbd48ceaf531b0
This commit is contained in:
Juan Tejada
2021-10-19 09:59:22 -07:00
committed by Facebook GitHub Bot
parent 6facf5ed0f
commit 0e91f8562a
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.0"
"react-devtools-core": "4.20.1"
},
"title": "React DevTools",
"icon": "app-react",