summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2018-08-06 18:29:07 +0900
committerGitHub <noreply@github.com>2018-08-06 18:29:07 +0900
commit4405c198522e3a08e9fdd889d079cdb14e54f7a2 (patch)
tree6af73ed5a38ce83638c837c53f130082e84d086e /package.json
parentユーザー検索APIを統合 (diff)
parentfix(package): update webpack to version 4.16.5 (diff)
downloadmisskey-4405c198522e3a08e9fdd889d079cdb14e54f7a2.tar.gz
misskey-4405c198522e3a08e9fdd889d079cdb14e54f7a2.tar.bz2
misskey-4405c198522e3a08e9fdd889d079cdb14e54f7a2.zip
Merge pull request #2104 from syuilo/greenkeeper/webpack-4.16.5
Update webpack to the latest version 🚀
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 11090ef422..ec0e7becb9 100644
--- a/package.json
+++ b/package.json
@@ -214,7 +214,7 @@
"vuex-persistedstate": "2.5.4",
"web-push": "3.3.2",
"webfinger.js": "2.6.6",
- "webpack": "4.16.4",
+ "webpack": "4.16.5",
"webpack-cli": "3.1.0",
"websocket": "1.0.26",
"ws": "6.0.0",