Installed redux-actions dependency and used it for selectedServer reducer

This commit is contained in:
Alejandro Celaya
2019-03-17 08:49:24 +01:00
parent 2ba86767fe
commit 724c804971
3 changed files with 62 additions and 14 deletions

View File

@@ -53,6 +53,7 @@
"react-tagsinput": "^3.19.0",
"reactstrap": "^6.0.1",
"redux": "^4.0.0",
"redux-actions": "^2.6.5",
"redux-thunk": "^2.3.0",
"uuid": "^3.3.2"
},