diff options
| author | greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com> | 2018-08-10 01:02:20 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-08-10 01:02:20 +0900 |
| commit | 7f65f896f91b46b347719ebbba5249fae6caed90 (patch) | |
| tree | 4483effdf48c731700a556af8c5d370407fb40d9 /package.json | |
| parent | Merge branch 'master' of https://github.com/syuilo/misskey (diff) | |
| download | misskey-7f65f896f91b46b347719ebbba5249fae6caed90.tar.gz misskey-7f65f896f91b46b347719ebbba5249fae6caed90.tar.bz2 misskey-7f65f896f91b46b347719ebbba5249fae6caed90.zip | |
fix(package): update summaly to version 2.1.1 (#2135)
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 21b7e3c5c9..ad25c9c44d 100644 --- a/package.json +++ b/package.json @@ -187,7 +187,7 @@ "style-loader": "0.22.1", "stylus": "0.54.5", "stylus-loader": "3.0.2", - "summaly": "2.1.0", + "summaly": "2.1.1", "systeminformation": "3.42.9", "syuilo-password-strength": "0.0.1", "textarea-caret": "3.1.0", |