Update webpack
This commit is contained in:
10
package.json
10
package.json
@@ -36,10 +36,10 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"7zip-bin": "^2.0.4",
|
||||
"babel-core": "^6.7.5",
|
||||
"babel-core": "^6.21.0",
|
||||
"babel-eslint": "^7.1.1",
|
||||
"babel-loader": "^6.2.4",
|
||||
"babel-preset-react": "^6.5.0",
|
||||
"babel-loader": "^6.2.10",
|
||||
"babel-preset-react": "^6.16.0",
|
||||
"chai": "^3.5.0",
|
||||
"chai-as-promised": "^5.3.0",
|
||||
"cross-env": "^3.1.3",
|
||||
@@ -56,8 +56,8 @@
|
||||
"mocha": "^3.0.2",
|
||||
"mocha-circleci-reporter": "0.0.2",
|
||||
"spectron": "~3.4.0",
|
||||
"webpack": "^1.13.1",
|
||||
"webpack-merge": "^0.14.1"
|
||||
"webpack": "^1.14.0",
|
||||
"webpack-merge": "^1.1.2"
|
||||
},
|
||||
"build": {
|
||||
"appId": "com.mattermost.desktop",
|
||||
|
Reference in New Issue
Block a user