React DevTools 4.24.2 -> 4.24.3 (#24198)

This commit is contained in:
Mengdi "Monday" Chen
2022-03-29 14:44:32 -04:00
committed by GitHub
parent 509d2d9065
commit adb8ebc927
8 changed files with 20 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "react-devtools",
"version": "4.24.2",
"version": "4.24.3",
"description": "Use react-devtools outside of the browser",
"license": "MIT",
"repository": {
@@ -26,7 +26,7 @@
"electron": "^11.1.0",
"ip": "^1.1.4",
"minimist": "^1.2.3",
"react-devtools-core": "4.24.2",
"react-devtools-core": "4.24.3",
"update-notifier": "^2.1.0"
}
}