NPM packages 4.0.0-alpha.0 -> 4.0.0-alpha.1

This commit is contained in:
Brian Vaughn
2019-07-22 11:19:53 -07:00
parent 4b34a77d29
commit ffb19346c7
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "react-devtools-core",
"version": "4.0.0-alpha.0",
"version": "4.0.0-alpha.1",
"description": "Use react-devtools outside of the browser",
"license": "MIT",
"main": "./dist/backend.js",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "react-devtools",
"version": "4.0.0-alpha.0",
"version": "4.0.0-alpha.1",
"description": "Use react-devtools outside of the browser",
"license": "MIT",
"repository": {