summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2018-08-23 05:45:30 +0900
committerGitHub <noreply@github.com>2018-08-23 05:45:30 +0900
commit1b2996947e483f10184b784867878d9ff087ca20 (patch)
treec5316c1d7956eba66ae7f1c9e2a9be80b719dfc5 /package.json
parentMerge pull request #2414 from syuilo/develop (diff)
parentfix(package): update webpack to version 4.17.1 (diff)
downloadmisskey-1b2996947e483f10184b784867878d9ff087ca20.tar.gz
misskey-1b2996947e483f10184b784867878d9ff087ca20.tar.bz2
misskey-1b2996947e483f10184b784867878d9ff087ca20.zip
Merge pull request #2400 from syuilo/greenkeeper/webpack-4.17.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 517f49adf1..5c85227a4a 100644
--- a/package.json
+++ b/package.json
@@ -218,7 +218,7 @@
"vuex-persistedstate": "2.5.4",
"web-push": "3.3.2",
"webfinger.js": "2.6.6",
- "webpack": "4.17.0",
+ "webpack": "4.17.1",
"webpack-cli": "3.1.0",
"websocket": "1.0.26",
"ws": "6.0.0",