Skip to content
This repository was archived by the owner on Oct 26, 2018. It is now read-only.

Commit 47254cd

Browse files
committed
Fix CI build by adding explict react-redux dependency
1 parent f0adb03 commit 47254cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@
6565
"mocha": "^2.3.4",
6666
"react": "^0.14.3",
6767
"react-dom": "^0.14.3",
68+
"react-redux": "^4.4.0",
6869
"react-router": "^2.0.0",
6970
"redux": "^3.0.4",
7071
"redux-devtools": "^3.0.0",

0 commit comments

Comments
 (0)