diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-08-28 08:09:22 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-08-28 08:09:22 +0900 |
| commit | e518fff94496e5792b6987f9314a1501cc89d358 (patch) | |
| tree | 73b2fe0670e97cfe9fc52995ce49f79013d1bdb4 /package.json | |
| parent | Merge pull request #2510 from syuilo/greenkeeper/style-loader-0.23.0 (diff) | |
| parent | fix(package): update systeminformation to version 3.44.0 (diff) | |
| download | misskey-e518fff94496e5792b6987f9314a1501cc89d358.tar.gz misskey-e518fff94496e5792b6987f9314a1501cc89d358.tar.bz2 misskey-e518fff94496e5792b6987f9314a1501cc89d358.zip | |
Merge pull request #2483 from syuilo/greenkeeper/systeminformation-3.44.0
Update systeminformation to the latest version 🚀
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 2a0a07cae1..8af112fcf2 100644 --- a/package.json +++ b/package.json @@ -194,7 +194,7 @@ "stylus": "0.54.5", "stylus-loader": "3.0.2", "summaly": "2.1.4", - "systeminformation": "3.43.0", + "systeminformation": "3.44.0", "syuilo-password-strength": "0.0.1", "textarea-caret": "3.1.0", "tmp": "0.0.33", |