summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2018-07-07 02:56:16 +0900
committerGitHub <noreply@github.com>2018-07-07 02:56:16 +0900
commit8d61a52eaadfd95db7c95c6b5e81a052ffe19d71 (patch)
tree9d8a18ccd7ee7ab58bb17243ef13ddb34baa2714 /package.json
parentMerge pull request #1854 from syuilo/apis (diff)
parentfix(package): update webpack to version 4.15.1 (diff)
downloadmisskey-8d61a52eaadfd95db7c95c6b5e81a052ffe19d71.tar.gz
misskey-8d61a52eaadfd95db7c95c6b5e81a052ffe19d71.tar.bz2
misskey-8d61a52eaadfd95db7c95c6b5e81a052ffe19d71.zip
Merge pull request #1848 from syuilo/greenkeeper/webpack-4.15.1
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 2bd8dc6f44..6e98a0f686 100644
--- a/package.json
+++ b/package.json
@@ -213,7 +213,7 @@
"vuex-persistedstate": "^2.5.4",
"web-push": "3.3.2",
"webfinger.js": "2.6.6",
- "webpack": "4.15.0",
+ "webpack": "4.15.1",
"webpack-cli": "3.0.8",
"websocket": "1.0.26",
"ws": "5.2.1",