erikras / multireducer

A utility to wrap many copies of a single Redux reducer into a single key-based reducer.
MIT License
422 stars 23 forks source link

Remove immutable from peerDependencies #125

Closed bertho-zero closed 6 years ago

bertho-zero commented 6 years ago

Immutable is optional, so it should not be in peerDependencies. This causes a warning with yarn (v1.3.2).