fix: Add redux-immutable as a plugin dependency
parent
7a4f6c329a
commit
215b4e1e71
|
@ -27,6 +27,7 @@
|
|||
"cli-table": "^0.3.6",
|
||||
"immutable": "^3.8.2",
|
||||
"react-diff-viewer": "^3.1.1",
|
||||
"redux-immutable": "^4.0.0",
|
||||
"redux-thunk": "^2.3.0"
|
||||
},
|
||||
"author": {
|
||||
|
@ -79,7 +80,6 @@
|
|||
"react-intl": "^5.20.12",
|
||||
"react-redux": "^7.2.2",
|
||||
"redux": "^4.0.5",
|
||||
"redux-immutable": "^4.0.0",
|
||||
"styled-components": "^5.2.3"
|
||||
},
|
||||
"bugs": {
|
||||
|
|
Loading…
Reference in New Issue