summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorこぴなたみぽ <Syuilotan@yahoo.co.jp>2017-10-12 04:16:46 +0900
committerGitHub <noreply@github.com>2017-10-12 04:16:46 +0900
commited85c4440aaaf171335b8b8f482ca98f311630fd (patch)
treedf8e6fb445503d120606d2dc606e4bcc8eca1c11 /package.json
parentFix bug (diff)
parentchore(package): update webpack to version 3.7.0 (diff)
downloadmisskey-ed85c4440aaaf171335b8b8f482ca98f311630fd.tar.gz
misskey-ed85c4440aaaf171335b8b8f482ca98f311630fd.tar.bz2
misskey-ed85c4440aaaf171335b8b8f482ca98f311630fd.zip
Merge pull request #823 from syuilo/greenkeeper/webpack-3.7.0
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 e68d18c11a..1373628c54 100644
--- a/package.json
+++ b/package.json
@@ -92,7 +92,7 @@
"uglify-es": "3.0.27",
"uglify-es-webpack-plugin": "0.10.0",
"uglify-js": "git+https://github.com/mishoo/UglifyJS2.git#harmony",
- "webpack": "3.6.0"
+ "webpack": "3.7.0"
},
"dependencies": {
"accesses": "2.5.0",