replace koa-send, it doesn't do the business right.

This commit is contained in:
41666 2018-11-29 10:30:54 -06:00
parent 84ebabd749
commit 96d91caba0
3 changed files with 75 additions and 10 deletions

View file

@ -22,7 +22,7 @@
"koa-better-router": "^2.1.1",
"koa-bodyparser": "^4.2.1",
"koa-compress": "^3.0.0",
"koa-send": "^5.0.0",
"koa-send": "latest-2",
"koa-session": "^5.10.0",
"koa-static": "^5.0.0",
"ksuid": "^1.1.3",