mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-07-01 15:50:13 +00:00
react-intl-redux depends on react-redux and redux. react-redux also depends on redux, but a different version. This PR makes the versions the same. This fixes a DT build failure, and makes things less confusing.