Upgrade optional dev tools

This commit is contained in:
David Kaltschmidt
2015-11-11 17:40:09 +01:00
parent c09ca3f6e3
commit e2553fd3fc

View File

@@ -53,9 +53,9 @@
"optionalDependencies": {
"express": "~4.13.3",
"express-http-proxy": "~0.6.0",
"proxy-middleware": "~0.13.1",
"react-hot-loader": "~1.2.8",
"webpack-dev-server": "~1.10.1"
"proxy-middleware": "~0.15.0",
"react-hot-loader": "~1.3.0",
"webpack-dev-server": "~1.12.1"
},
"scripts": {
"build": "webpack -p --config webpack.production.config.js",