Skip to content

Commit 8619974

Browse files
committed
3.0.0-alpha-6
1 parent 2138ca6 commit 8619974

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

examples/counter/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
"node-libs-browser": "^0.5.2",
2929
"react-dock": "^0.1.0",
3030
"react-hot-loader": "^1.3.0",
31-
"redux-devtools": "^3.0.0-alpha-4",
32-
"redux-devtools-log-monitor": "^1.0.0-alpha-4",
31+
"redux-devtools": "^3.0.0-alpha-6",
32+
"redux-devtools-log-monitor": "^1.0.0-alpha-6",
3333
"webpack": "^1.9.11",
3434
"webpack-dev-server": "^1.9.0"
3535
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "redux-devtools",
3-
"version": "3.0.0-alpha-4",
3+
"version": "3.0.0-alpha-6",
44
"description": "Redux DevTools with hot reloading and time travel",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)