diff options
| author | syuilo⭐️ <Syuilotan@yahoo.co.jp> | 2017-04-28 14:59:18 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-04-28 14:59:18 +0900 |
| commit | f995f8998de8eff1e9440687abfa9ae94acf7baa (patch) | |
| tree | b60cfbe2e80408026c4216d631b2ee16d8c10254 /package.json | |
| parent | Merge pull request #430 from syuilo/greenkeeper/debug-2.6.6 (diff) | |
| parent | fix(package): update download to version 6.0.0 (diff) | |
| download | misskey-f995f8998de8eff1e9440687abfa9ae94acf7baa.tar.gz misskey-f995f8998de8eff1e9440687abfa9ae94acf7baa.tar.bz2 misskey-f995f8998de8eff1e9440687abfa9ae94acf7baa.zip | |
Merge pull request #431 from syuilo/greenkeeper/download-6.0.0
Update download 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 20c199ce01..a91f9f48e6 100644 --- a/package.json +++ b/package.json @@ -105,7 +105,7 @@ "debug": "2.6.6", "deep-equal": "1.0.1", "deepcopy": "0.6.3", - "download": "5.0.3", + "download": "6.0.0", "elasticsearch": "13.0.0-rc1", "escape-html": "1.0.3", "escape-regexp": "0.0.1", |