refactor(deps): remove easy-peasy and redux-thunk

This commit is contained in:
moklick
2021-02-11 18:57:01 +01:00
parent ba5286a105
commit 9b70e1e0fa
4 changed files with 45 additions and 189 deletions
+1 -3
View File
@@ -33,12 +33,10 @@
"classcat": "^4.1.0",
"d3-selection": "^2.0.0",
"d3-zoom": "^2.0.0",
"easy-peasy": "^4.0.1",
"fast-deep-equal": "^3.1.3",
"react-draggable": "^4.4.3",
"react-redux": "^7.2.2",
"redux": "^4.0.5",
"redux-thunk": "^2.3.0"
"redux": "^4.0.5"
},
"devDependencies": {
"@babel/core": "^7.12.13",