Preparing DevTools 4.12.4 -> 4.13.0 release (#21378)

This commit is contained in:
Brian Vaughn
2021-04-28 12:36:24 -04:00
committed by GitHub
parent 7edd628134
commit 2a7bb41548
7 changed files with 29 additions and 11 deletions

View File

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