feat(backend): enhance error handling and optimize routes

This commit is contained in:
DCsunset 2020-07-14 01:54:56 -07:00
parent 0b2efb515b
commit 2dcfca8107
4 changed files with 20 additions and 11 deletions

View file

@ -14,7 +14,7 @@
"koa-bodyparser": "^4.3.0",
"koa-logger": "^3.2.1",
"koa-qs": "^3.0.0",
"taskwarrior-lib": "^0.2.0"
"taskwarrior-lib": "^0.4.0"
},
"devDependencies": {
"@types/koa": "^2.11.3",