gajus / redux-immutable

redux-immutable is used to create an equivalent function of Redux combineReducers that works with Immutable.js state.
Other
1.88k stars 82 forks source link

Bump version in package.json to match with npm release #73

Closed lukyth closed 5 years ago

lukyth commented 5 years ago

The version of redux-immutable in npm in 4.0.0 but it's 3.0.10 in package.json. That could lead to confusion (at least I was confused by it).