React DevTools 4.24.6 -> 4.24.7 (#24646)

This commit is contained in:
Luna Ruan
2022-05-31 16:16:07 -04:00
committed by GitHub
parent be1fd48e96
commit 25837acfee
8 changed files with 18 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "react-devtools",
"version": "4.24.6",
"version": "4.24.7",
"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.6",
"react-devtools-core": "4.24.7",
"update-notifier": "^2.1.0"
}
}