diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-08-25 19:46:20 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-08-25 19:46:20 +0900 |
| commit | bf7875bfaa8503c91c9ea89ef17ff966a3ccaf61 (patch) | |
| tree | 9adbe0d4c502c523f955047333ce493eee7855e2 | |
| parent | 8.13.0 (diff) | |
| parent | Merge pull request #2481 from syuilo/greenkeeper/systeminformation-3.43.0 (diff) | |
| download | sharkey-bf7875bfaa8503c91c9ea89ef17ff966a3ccaf61.tar.gz sharkey-bf7875bfaa8503c91c9ea89ef17ff966a3ccaf61.tar.bz2 sharkey-bf7875bfaa8503c91c9ea89ef17ff966a3ccaf61.zip | |
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 7ac8b3ddcb..8562e6f6c4 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.42.9", + "systeminformation": "3.43.0", "syuilo-password-strength": "0.0.1", "textarea-caret": "3.1.0", "tmp": "0.0.33", |