diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2017-01-23 15:18:45 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2017-01-23 15:18:45 +0900 |
| commit | 6af87eef2282eda2d4e9b36a15ccaced6204effc (patch) | |
| tree | 216c688936ae747cf2e0ab339b02c88847a70a76 /package.json | |
| parent | [Server] Fix query performance (diff) | |
| download | misskey-6af87eef2282eda2d4e9b36a15ccaced6204effc.tar.gz misskey-6af87eef2282eda2d4e9b36a15ccaced6204effc.tar.bz2 misskey-6af87eef2282eda2d4e9b36a15ccaced6204effc.zip | |
[Client] Display age
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 5181b12f03..3fd0ae1237 100644 --- a/package.json +++ b/package.json @@ -135,6 +135,7 @@ "riot-compiler": "3.1.1", "riotify": "2.0.0", "rndstr": "1.0.0", + "s-age": "1.1.0", "serve-favicon": "2.3.2", "shelljs": "0.7.6", "subdomain": "1.2.0", |