fix(server): Remove koa-compress
This commit is contained in:
parent
8b853b7970
commit
be183206e6
3 changed files with 2 additions and 43 deletions
|
@ -65,7 +65,6 @@
|
|||
"@types/katex": "0.11.0",
|
||||
"@types/koa": "2.11.3",
|
||||
"@types/koa-bodyparser": "4.3.0",
|
||||
"@types/koa-compress": "2.0.9",
|
||||
"@types/koa-cors": "0.0.0",
|
||||
"@types/koa-favicon": "2.0.19",
|
||||
"@types/koa-logger": "3.1.1",
|
||||
|
@ -164,7 +163,6 @@
|
|||
"katex": "0.11.1",
|
||||
"koa": "2.11.0",
|
||||
"koa-bodyparser": "4.3.0",
|
||||
"koa-compress": "4.0.1",
|
||||
"koa-favicon": "2.1.0",
|
||||
"koa-json-body": "5.3.0",
|
||||
"koa-logger": "3.2.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue