summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2017-06-26 09:04:42 +0900
committersyuilo <syuilotan@yahoo.co.jp>2017-06-26 09:04:42 +0900
commit9efdfa314fbe423d5348246faa70b76e088eb36b (patch)
treea48bbc1c73bb1972a6628d89de234a60b99a7354 /package.json
parentMerge pull request #577 from syuilo/greenkeeper/@types/webpack-3.0.0 (diff)
downloadmisskey-9efdfa314fbe423d5348246faa70b76e088eb36b.tar.gz
misskey-9efdfa314fbe423d5348246faa70b76e088eb36b.tar.bz2
misskey-9efdfa314fbe423d5348246faa70b76e088eb36b.zip
Enable scope hoisting
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 69c206847a..e333c8275a 100644
--- a/package.json
+++ b/package.json
@@ -89,7 +89,7 @@
"uglify-es": "3.0.20",
"uglify-es-webpack-plugin": "0.0.2",
"uglify-js": "git+https://github.com/mishoo/UglifyJS2.git#harmony",
- "webpack": "2.6.1"
+ "webpack": "3.0.0"
},
"dependencies": {
"accesses": "2.5.0",