Update dependencies 🚀
This commit is contained in:
parent
f4cb62db16
commit
42a14508f6
19 changed files with 1002 additions and 1001 deletions
|
@ -5,7 +5,7 @@
|
|||
import * as fs from 'fs';
|
||||
import * as Koa from 'koa';
|
||||
import * as cors from '@koa/cors';
|
||||
import * as Router from 'koa-router';
|
||||
import * as Router from '@koa/router';
|
||||
import sendDriveFile from './send-drive-file';
|
||||
|
||||
// Init app
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue