Skip to content

Commit 1ec891c

Browse files
committed
Update redux-devtools
1 parent 645c381 commit 1ec891c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,6 @@
4242
"raw-loader": "^0.5.1",
4343
"react-transform-catch-errors": "^1.0.0",
4444
"react-transform-hmr": "^1.0.1",
45-
"redux-devtools": "^3.0.0-beta-3",
46-
"redux-devtools-log-monitor": "^1.0.0-beta-3",
4745
"selenium-webdriver": "^2.48.0",
4846
"style-loader": "^0.12.4",
4947
"webpack": "^1.12.2"
@@ -54,6 +52,8 @@
5452
"react": "^0.14.0",
5553
"react-dom": "^0.14.0",
5654
"react-redux": "^4.0.0",
57-
"redux": "^3.0.0"
55+
"redux": "^3.0.0",
56+
"redux-devtools": "^3.0.0",
57+
"redux-devtools-log-monitor": "^1.0.1"
5858
}
5959
}

0 commit comments

Comments
 (0)