Skip to content

Commit

Permalink
Upgrade recompose to ^0.25.1
Browse files Browse the repository at this point in the history
This is the first version of recompose compatible with React 16
(acdlite/recompose#530 (comment))
  • Loading branch information
mDibyo authored and jasonhsieh committed Dec 21, 2018
1 parent 4a8bfed commit 28ae13e
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 @@ -74,7 +74,7 @@
"max-safe-integer": "^1.0.0",
"prop-types": "^15.5.8",
"react-redux": "^5.0.6",
"recompose": "^0.21.2",
"recompose": "^0.25.1",
"redux": "^3.5.2",
"reselect": "^2.5.3"
},
Expand Down

0 comments on commit 28ae13e

Please sign in to comment.