3.0.0-alpha-6

This commit is contained in:
Dan Abramov 2015-09-28 16:10:56 +03:00
parent 2138ca663e
commit 86199748e7
2 changed files with 3 additions and 3 deletions

View File

@ -28,8 +28,8 @@
"node-libs-browser": "^0.5.2",
"react-dock": "^0.1.0",
"react-hot-loader": "^1.3.0",
"redux-devtools": "^3.0.0-alpha-4",
"redux-devtools-log-monitor": "^1.0.0-alpha-4",
"redux-devtools": "^3.0.0-alpha-6",
"redux-devtools-log-monitor": "^1.0.0-alpha-6",
"webpack": "^1.9.11",
"webpack-dev-server": "^1.9.0"
}

View File

@ -1,6 +1,6 @@
{
"name": "redux-devtools",
"version": "3.0.0-alpha-4",
"version": "3.0.0-alpha-6",
"description": "Redux DevTools with hot reloading and time travel",
"main": "lib/index.js",
"scripts": {