diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-08-30 03:57:44 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-08-30 03:57:44 +0900 |
| commit | 8a42373753cf428c02b3a2161ecb5aba42e76557 (patch) | |
| tree | 6c039c6830de7dbeb615d47957e3fe684dd21b23 | |
| parent | Merge pull request #2535 from syuilo/greenkeeper/vue-js-modal-1.3.24 (diff) | |
| parent | fix(package): update summaly to version 2.2.0 (diff) | |
| download | sharkey-8a42373753cf428c02b3a2161ecb5aba42e76557.tar.gz sharkey-8a42373753cf428c02b3a2161ecb5aba42e76557.tar.bz2 sharkey-8a42373753cf428c02b3a2161ecb5aba42e76557.zip | |
Merge pull request #2534 from syuilo/greenkeeper/summaly-2.2.0
Update summaly to the latest version 🚀
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index b48b336a49..3123de1042 100644 --- a/package.json +++ b/package.json @@ -193,7 +193,7 @@ "style-loader": "0.23.0", "stylus": "0.54.5", "stylus-loader": "3.0.2", - "summaly": "2.1.4", + "summaly": "2.2.0", "systeminformation": "3.44.2", "syuilo-password-strength": "0.0.1", "textarea-caret": "3.1.0", |