summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo⭐️ <Syuilotan@yahoo.co.jp>2017-03-23 00:30:15 +0900
committerGitHub <noreply@github.com>2017-03-23 00:30:15 +0900
commitef8b09a690dafc216740ab27f8506cd60befb3aa (patch)
treecc0e7e4425b7a8cb082845832e03ed84400f35a5
parentv1434 (diff)
parentfix(package): update webpack to version 2.3.1 (diff)
downloadmisskey-ef8b09a690dafc216740ab27f8506cd60befb3aa.tar.gz
misskey-ef8b09a690dafc216740ab27f8506cd60befb3aa.tar.bz2
misskey-ef8b09a690dafc216740ab27f8506cd60befb3aa.zip
Merge pull request #314 from syuilo/greenkeeper/webpack-2.3.1
Update webpack to the latest version 🚀
Diffstat (limited to '')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index e3d3e5f6b0..631bb84d2c 100644
--- a/package.json
+++ b/package.json
@@ -143,7 +143,7 @@
"uglify-js": "git+https://github.com/mishoo/UglifyJS2.git#8f4b45f4f814c04918382949b4bcaf7a8d910281",
"uuid": "3.0.1",
"vhost": "3.0.2",
- "webpack": "2.3.0",
+ "webpack": "2.3.1",
"webpack-stream": "3.2.0",
"websocket": "1.0.24",
"whatwg-fetch": "2.0.3",