React DevTools 4.24.0

Summary:
https://github.com/facebook/react/blob/main/packages/react-devtools/CHANGELOG.md

Changelog:
[General][Changed] - Upgraded react-devtools-core dependency to 4.24.0

Reviewed By: lunaruan

Differential Revision: D34798578

fbshipit-source-id: ce3b09023c98a9282cce92ef9661d6cb578455e1
This commit is contained in:
Brian Vaughn
2022-03-10 16:38:39 -08:00
committed by Facebook GitHub Bot
parent f85def32fb
commit a916bf4c58
3 changed files with 6 additions and 6 deletions

View File

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