diff options
| author | Aya Morisawa <AyaMorisawa4869@gmail.com> | 2018-07-27 17:58:19 +0900 |
|---|---|---|
| committer | Aya Morisawa <AyaMorisawa4869@gmail.com> | 2018-07-27 17:58:19 +0900 |
| commit | 75d04858e66954d7d8a7442be770c360d06aefef (patch) | |
| tree | f49327e8424968cee0003211ae4f596bd7d6a54e /package.json | |
| parent | :sparkles: (diff) | |
| download | misskey-75d04858e66954d7d8a7442be770c360d06aefef.tar.gz misskey-75d04858e66954d7d8a7442be770c360d06aefef.tar.bz2 misskey-75d04858e66954d7d8a7442be770c360d06aefef.zip | |
:sparkles:
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 4202c592ef..7e45b02baf 100644 --- a/package.json +++ b/package.json @@ -75,6 +75,7 @@ "@types/showdown": "1.7.5", "@types/single-line-log": "1.1.0", "@types/speakeasy": "2.0.2", + "@types/systeminformation": "3.23.0", "@types/tmp": "0.0.33", "@types/uuid": "3.4.3", "@types/webpack": "4.4.8", |