redux-immutable icon indicating copy to clipboard operation
redux-immutable copied to clipboard

bump dependancy to rc9

Open andrewmclagan opened this issue 7 years ago • 1 comments

We are using without error immutable-rc9

Should we bump the peer dependancy

"immutable": "^3.8.1 || ^4.0.0-rc.1",

"immutable": "^3.8.1 || ^4.0.0-rc.9",

andrewmclagan avatar Jun 08 '18 01:06 andrewmclagan

4.0 is out now https://github.com/immutable-js/immutable-js/releases/tag/v4.0.0

Aghassi avatar Oct 08 '21 21:10 Aghassi