Migrate from koa-route to koa-router
This commit is contained in:
parent
8474cca94c
commit
a4bf3dd51d
17 changed files with 206 additions and 291 deletions
|
@ -47,6 +47,8 @@
|
|||
"koa-mount": "~1.3.0",
|
||||
"koa-redis": "~1.0.0",
|
||||
"koa-route": "~2.4.2",
|
||||
"koa-router": "^5.1.2",
|
||||
"koa-static": "^1.4.9",
|
||||
"koa-statsd": "~0.0.2",
|
||||
"koa-views": "~3.1.0",
|
||||
"koa-websocket": "~1.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue