Skip to content

Commit

Permalink
feat: improved error parsing, reduced dep size
Browse files Browse the repository at this point in the history
  • Loading branch information
titanism committed Jul 2, 2022
1 parent bfcb021 commit fdc8daa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"koa": "^2.13.4",
"koa-404-handler": "^0.1.0",
"koa-basic-auth": "^4.0.0",
"koa-better-error-handler": "^10.0.2",
"koa-better-error-handler": "^10.0.3",
"koa-better-timeout": "^0.0.6",
"koa-bodyparser": "^4.3.0",
"koa-compress": "^5.1.0",
Expand Down

0 comments on commit fdc8daa

Please sign in to comment.