React DevTools 4.27.3 -> 4.27.4 (#26470)

This commit is contained in:
Mengdi Chen
2023-03-24 15:45:26 -04:00
committed by GitHub
parent bde974ae40
commit 3fcf209ea4
8 changed files with 18 additions and 10 deletions

View File

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