mirror of
https://github.com/roleypoly/roleypoly-v1.git
synced 2025-06-16 10:19:10 +00:00
replace koa-send, it doesn't do the business right.
This commit is contained in:
parent
84ebabd749
commit
96d91caba0
3 changed files with 75 additions and 10 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue