Skip to content

Commit ba86c9f

Browse files
author
Brian Vaughn
committed
react-devtools/react-devtools-core 3.3.3 -> 3.3.4
1 parent 54de80c commit ba86c9f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.3.3",
3+
"version": "3.3.4",
44
"description": "Use react-devtools outside of the browser",
55
"main": "./build/backend.js",
66
"repository": {

packages/react-devtools/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-devtools",
3-
"version": "3.3.3",
3+
"version": "3.3.4",
44
"description": "Use react-devtools outside of the browser",
55
"repository": {
66
"url": "https://github.com/facebook/react-devtools.git",
@@ -26,7 +26,7 @@
2626
"electron": "^1.8.7",
2727
"ip": "^1.1.4",
2828
"minimist": "^1.2.0",
29-
"react-devtools-core": "^3.3.3",
29+
"react-devtools-core": "^3.3.4",
3030
"update-notifier": "^2.1.0"
3131
}
3232
}

0 commit comments

Comments
 (0)