We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 645c381 commit 1ec891cCopy full SHA for 1ec891c
package.json
@@ -42,8 +42,6 @@
42
"raw-loader": "^0.5.1",
43
"react-transform-catch-errors": "^1.0.0",
44
"react-transform-hmr": "^1.0.1",
45
- "redux-devtools": "^3.0.0-beta-3",
46
- "redux-devtools-log-monitor": "^1.0.0-beta-3",
47
"selenium-webdriver": "^2.48.0",
48
"style-loader": "^0.12.4",
49
"webpack": "^1.12.2"
@@ -54,6 +52,8 @@
54
52
"react": "^0.14.0",
55
53
"react-dom": "^0.14.0",
56
"react-redux": "^4.0.0",
57
- "redux": "^3.0.0"
+ "redux": "^3.0.0",
+ "redux-devtools": "^3.0.0",
+ "redux-devtools-log-monitor": "^1.0.1"
58
}
59
0 commit comments