React DevTools 4.24.7 -> 4.25.0 (#24919)

This commit is contained in:
Mengdi Chen
2022-07-13 15:57:50 -04:00
committed by GitHub
parent f629495199
commit d54880d424
8 changed files with 21 additions and 10 deletions

View File

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