Skip to content

Commit

Permalink
Add "^15.4.0-0" to compatible react peerDeps
Browse files Browse the repository at this point in the history
  • Loading branch information
zertosh committed Nov 13, 2016
1 parent 68a4f2b commit cb404c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"loose-envify": "^1.1.0"
},
"peerDependencies": {
"react": "^0.14.0 || ^15.0.0-0",
"react": "^0.14.0 || ^15.0.0-0 || ^15.4.0-0",
"redux": "^2.0.0 || ^3.0.0"
},
"browserify": {
Expand Down

0 comments on commit cb404c2

Please sign in to comment.