Update dependencies

This commit is contained in:
syuilo
2020-08-23 11:31:35 +09:00
parent a18126c907
commit ecba11b654
8 changed files with 32 additions and 28 deletions

View File

@ -1,4 +1,4 @@
import chalk from 'chalk';
import * as chalk from 'chalk';
export default function(msg: string) {
const now = new Date();