mirror of
https://github.com/DCsunset/taskwarrior-webui.git
synced 2025-08-24 15:06:40 +02:00
feat(backend): enhance error handling and optimize routes
This commit is contained in:
parent
0b2efb515b
commit
2dcfca8107
4 changed files with 20 additions and 11 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue