diff options
| author | Aya Morisawa <AyaMorisawa4869@gmail.com> | 2018-07-14 20:58:21 +0900 |
|---|---|---|
| committer | Aya Morisawa <AyaMorisawa4869@gmail.com> | 2018-07-14 20:58:21 +0900 |
| commit | d50e99c17bddc04ca7a09b85a70603ff5404739a (patch) | |
| tree | 13d3818eff769fd7a1e517ab0a6fa1a5a4ae70c3 /package.json | |
| parent | :sparkles: (diff) | |
| download | misskey-d50e99c17bddc04ca7a09b85a70603ff5404739a.tar.gz misskey-d50e99c17bddc04ca7a09b85a70603ff5404739a.tar.bz2 misskey-d50e99c17bddc04ca7a09b85a70603ff5404739a.zip | |
Update log messages
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index 3ac968fd3e..bee60f4f3e 100644 --- a/package.json +++ b/package.json @@ -31,6 +31,7 @@ "@prezzemolo/rap": "0.1.2", "@prezzemolo/zip": "0.0.3", "@types/bcryptjs": "2.4.1", + "@types/dateformat": "1.0.1", "@types/debug": "0.0.30", "@types/deep-equal": "1.0.1", "@types/elasticsearch": "5.0.25", @@ -92,6 +93,7 @@ "chalk": "2.4.1", "crc-32": "1.2.0", "css-loader": "1.0.0", + "dateformat": "3.0.3", "debug": "3.1.0", "deep-equal": "1.0.1", "deepcopy": "0.6.3", |