fix: Add redux-immutable as a plugin dependency

pull/37/head
Boaz Poolman 2022-01-07 10:13:04 +01:00
parent 7a4f6c329a
commit 215b4e1e71
1 changed files with 1 additions and 1 deletions

View File

@ -27,6 +27,7 @@
"cli-table": "^0.3.6", "cli-table": "^0.3.6",
"immutable": "^3.8.2", "immutable": "^3.8.2",
"react-diff-viewer": "^3.1.1", "react-diff-viewer": "^3.1.1",
"redux-immutable": "^4.0.0",
"redux-thunk": "^2.3.0" "redux-thunk": "^2.3.0"
}, },
"author": { "author": {
@ -79,7 +80,6 @@
"react-intl": "^5.20.12", "react-intl": "^5.20.12",
"react-redux": "^7.2.2", "react-redux": "^7.2.2",
"redux": "^4.0.5", "redux": "^4.0.5",
"redux-immutable": "^4.0.0",
"styled-components": "^5.2.3" "styled-components": "^5.2.3"
}, },
"bugs": { "bugs": {