Update dependencies 🚀
This commit is contained in:
parent
f4cb62db16
commit
42a14508f6
19 changed files with 1002 additions and 1001 deletions
|
|
@ -8,7 +8,7 @@ import * as http2 from 'http2';
|
|||
import * as https from 'https';
|
||||
import * as zlib from 'zlib';
|
||||
import * as Koa from 'koa';
|
||||
import * as Router from 'koa-router';
|
||||
import * as Router from '@koa/router';
|
||||
import * as mount from 'koa-mount';
|
||||
import * as compress from 'koa-compress';
|
||||
import * as koaLogger from 'koa-logger';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue