Playing with sagas for a stuf implementation of tasks
This commit is contained in:
@@ -47,6 +47,7 @@
|
||||
"@types/http-errors": "^1.6.2",
|
||||
"@types/luxon": "^1.15.2",
|
||||
"@types/node": "^12.11.2",
|
||||
"@types/object-hash": "^1.3.0",
|
||||
"@types/pg": "^7.11.2",
|
||||
"@types/pino": "^5.8.12",
|
||||
"@types/react": "^16.9.9",
|
||||
@@ -57,6 +58,7 @@
|
||||
"@types/webpack-dev-middleware": "^2.0.3",
|
||||
"@types/yargs": "^13.0.3",
|
||||
"css-loader": "^3.2.0",
|
||||
"object-hash": "^2.0.0",
|
||||
"pg-monitor": "^1.3.1",
|
||||
"pino-pretty": "^3.2.2",
|
||||
"react": "^16.11.0",
|
||||
@@ -65,6 +67,7 @@
|
||||
"react-router": "^5.1.2",
|
||||
"react-router-dom": "^5.1.2",
|
||||
"redux": "^4.0.4",
|
||||
"redux-devtools-extension": "^2.13.8",
|
||||
"redux-saga": "^1.1.1",
|
||||
"ts-loader": "^6.2.0",
|
||||
"ts-node": "^8.4.1",
|
||||
|
||||
Reference in New Issue
Block a user