React DevTools 4.24.3 -> 4.24.4 (#24315)

This commit is contained in:
Brian Vaughn
2022-04-08 11:38:07 -04:00
committed by GitHub
parent caa60e8fcc
commit 5b2e7253f9
8 changed files with 18 additions and 10 deletions

View File

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