Skip to content
This repository was archived by the owner on May 17, 2019. It is now read-only.

Commit f660f2e

Browse files
ganemonefusion-bot[bot]
authored andcommitted
Add peerDependency on react-redux
#168
1 parent c373527 commit f660f2e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@
3030
"peerDependencies": {
3131
"fusion-core": "^1.10.1",
3232
"fusion-react": "^1.3.4-0",
33-
"react": "14.x - 16.x"
33+
"react": "14.x - 16.x",
34+
"react-redux": "5.x"
3435
},
3536
"devDependencies": {
3637
"babel-eslint": "^10.0.1",

0 commit comments

Comments
 (0)