diff options
| author | greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com> | 2018-08-22 14:55:38 +0000 |
|---|---|---|
| committer | greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com> | 2018-08-22 14:55:38 +0000 |
| commit | 7410f2f4c067d28afe78b69b9bfcee964e083b02 (patch) | |
| tree | 85854c1ded0ab0ba938e85667cd3fa80da936564 /package.json | |
| parent | Merge pull request #2402 from acid-chicken/patch-3 (diff) | |
| download | misskey-7410f2f4c067d28afe78b69b9bfcee964e083b02.tar.gz misskey-7410f2f4c067d28afe78b69b9bfcee964e083b02.tar.bz2 misskey-7410f2f4c067d28afe78b69b9bfcee964e083b02.zip | |
fix(package): update summaly to version 2.1.4
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 03bb4796ed..3b40ed1767 100644 --- a/package.json +++ b/package.json @@ -191,7 +191,7 @@ "style-loader": "0.22.1", "stylus": "0.54.5", "stylus-loader": "3.0.2", - "summaly": "2.1.3", + "summaly": "2.1.4", "systeminformation": "3.42.9", "syuilo-password-strength": "0.0.1", "textarea-caret": "3.1.0", |