Update minimum version of webpack to work with #184

This commit is contained in:
Yuya Ochiai 2016-07-05 22:16:20 +09:00
parent cbecbfbc16
commit d235eeb8b3

View file

@ -56,8 +56,8 @@
"style-loader": "^0.13.0",
"through2": "^2.0.1",
"vinyl-named": "^1.1.0",
"webpack": "^1.12.15",
"webpack-stream": "^3.1.0"
"webpack": "^1.13.1",
"webpack-stream": "^3.2.0"
},
"build": {
"app-bundle-id": "com.mattermost.desktop",