diff options
| author | syuilo⭐️ <Syuilotan@yahoo.co.jp> | 2017-02-08 22:45:38 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-02-08 22:45:38 +0900 |
| commit | ef64b2e1bd229d8fe2a0228394d617b0ec1595dc (patch) | |
| tree | 313ed13c121c35bc4df0852ed275c50674907098 /package.json | |
| parent | Merge branch 'master' of https://github.com/syuilo/misskey (diff) | |
| parent | fix(package): update summaly to version 2.0.0 (diff) | |
| download | misskey-ef64b2e1bd229d8fe2a0228394d617b0ec1595dc.tar.gz misskey-ef64b2e1bd229d8fe2a0228394d617b0ec1595dc.tar.bz2 misskey-ef64b2e1bd229d8fe2a0228394d617b0ec1595dc.zip | |
Merge pull request #132 from syuilo/greenkeeper/summaly-2.0.0
Update summaly to the latest version 🚀
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 eeb5de8750..e675ba1096 100644 --- a/package.json +++ b/package.json @@ -138,7 +138,7 @@ "s-age": "1.1.0", "serve-favicon": "2.3.2", "subdomain": "1.2.0", - "summaly": "1.6.1", + "summaly": "2.0.0", "swagger-jsdoc": "1.9.1", "syuilo-password-strength": "0.0.1", "syuilo-transformify": "0.1.2", |