diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2017-12-01 14:25:31 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-12-01 14:25:31 +0900 |
| commit | 3db6f107167b583fa8fd42ff471d1065ecbc78a9 (patch) | |
| tree | 72dab8627b20748fc0037417d4943b01f2ee14bb /package.json | |
| parent | Merge pull request #959 from syuilo/greenkeeper/webpack-3.9.1 (diff) | |
| parent | Merge branch 'master' into greenkeeper/web-push-3.2.5 (diff) | |
| download | misskey-3db6f107167b583fa8fd42ff471d1065ecbc78a9.tar.gz misskey-3db6f107167b583fa8fd42ff471d1065ecbc78a9.tar.bz2 misskey-3db6f107167b583fa8fd42ff471d1065ecbc78a9.zip | |
Merge pull request #957 from syuilo/greenkeeper/web-push-3.2.5
Update web-push 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 5de4f0bdc7..75becb00aa 100644 --- a/package.json +++ b/package.json @@ -158,7 +158,7 @@ "uglifyjs-webpack-plugin": "1.1.2", "uuid": "3.1.0", "vhost": "3.0.2", - "web-push": "3.2.4", + "web-push": "3.2.5", "webpack": "3.9.1", "websocket": "1.0.25", "xev": "2.0.0" |