diff options
| author | greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com> | 2018-08-10 00:25:16 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-08-10 00:25:16 +0900 |
| commit | 52286f4be81e571fd7f76ae35abc59d8153a4eb7 (patch) | |
| tree | 72b77cee63e93dd7b7fe186d9dacc7d1f1bbe452 | |
| parent | 5.20.0 (diff) | |
| download | misskey-52286f4be81e571fd7f76ae35abc59d8153a4eb7.tar.gz misskey-52286f4be81e571fd7f76ae35abc59d8153a4eb7.tar.bz2 misskey-52286f4be81e571fd7f76ae35abc59d8153a4eb7.zip | |
fix(package): update summaly to version 2.1.0 (#2132)
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 5fdfe57c5e..daec55efe2 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.0.6", + "summaly": "2.1.0", "systeminformation": "3.42.9", "syuilo-password-strength": "0.0.1", "textarea-caret": "3.1.0", |