React DevTools 4.26.0 -> 4.26.1 (#25478)

This commit is contained in:
Tianyu Yao
2022-10-14 10:36:52 -07:00
committed by GitHub
parent a6bf466892
commit 44e2ca393e
8 changed files with 17 additions and 10 deletions

View File

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