compress
This commit is contained in:
parent
16920caf9c
commit
8e0949c66f
2 changed files with 8 additions and 0 deletions
|
@ -54,6 +54,7 @@
|
|||
"@types/js-yaml": "3.11.1",
|
||||
"@types/koa": "2.0.45",
|
||||
"@types/koa-bodyparser": "4.2.0",
|
||||
"@types/koa-compress": "^2.0.8",
|
||||
"@types/koa-favicon": "2.0.19",
|
||||
"@types/koa-mount": "3.0.1",
|
||||
"@types/koa-multer": "1.0.0",
|
||||
|
@ -137,6 +138,7 @@
|
|||
"jsdom": "11.7.0",
|
||||
"koa": "2.5.0",
|
||||
"koa-bodyparser": "4.2.0",
|
||||
"koa-compress": "^2.0.0",
|
||||
"koa-favicon": "2.0.1",
|
||||
"koa-mount": "3.0.0",
|
||||
"koa-multer": "1.0.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue