chore(package): update webpack to version 3.3.0

Closes #620
This commit is contained in:
greenkeeper[bot] 2017-07-15 14:12:23 +00:00
parent 7ac7e1e60f
commit 98f83e47c8
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@
"uglify-es": "3.0.24", "uglify-es": "3.0.24",
"uglify-es-webpack-plugin": "0.0.2", "uglify-es-webpack-plugin": "0.0.2",
"uglify-js": "git+https://github.com/mishoo/UglifyJS2.git#harmony", "uglify-js": "git+https://github.com/mishoo/UglifyJS2.git#harmony",
"webpack": "3.1.0" "webpack": "3.3.0"
}, },
"dependencies": { "dependencies": {
"accesses": "2.5.0", "accesses": "2.5.0",