Update dependencies 🚀
This commit is contained in:
parent
f4cb62db16
commit
42a14508f6
19 changed files with 1002 additions and 1001 deletions
|
@ -3,8 +3,8 @@
|
|||
*/
|
||||
|
||||
import * as Koa from 'koa';
|
||||
import * as Router from 'koa-router';
|
||||
import * as multer from 'koa-multer';
|
||||
import * as Router from '@koa/router';
|
||||
import * as multer from '@koa/multer';
|
||||
import * as bodyParser from 'koa-bodyparser';
|
||||
import * as cors from '@koa/cors';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue