4.0.3 -> 4.0.4

This commit is contained in:
Brian Vaughn
2019-08-18 08:45:52 -07:00
parent 4697f5b379
commit 3c6a219466
6 changed files with 9 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "react-devtools",
"version": "4.0.3",
"version": "4.0.4",
"description": "Use react-devtools outside of the browser",
"license": "MIT",
"repository": {
@@ -26,7 +26,7 @@
"electron": "^5.0.0",
"ip": "^1.1.4",
"minimist": "^1.2.0",
"react-devtools-core": "4.0.3",
"react-devtools-core": "4.0.4",
"update-notifier": "^2.1.0"
}
}