Skip to content
This repository was archived by the owner on Jun 26, 2020. It is now read-only.

Commit c8bc142

Browse files
author
Brian Vaughn
committed
3.6.1 -> 3.6.2
1 parent 03e9b5a commit c8bc142

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/react-devtools-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-devtools-core",
3-
"version": "3.6.1",
3+
"version": "3.6.2",
44
"description": "Use react-devtools outside of the browser",
55
"main": "./build/backend.js",
66
"repository": {

packages/react-devtools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-devtools",
3-
"version": "3.6.1",
3+
"version": "3.6.2",
44
"description": "Use react-devtools outside of the browser",
55
"repository": {
66
"url": "https://github.com/facebook/react-devtools.git",

0 commit comments

Comments
 (0)