mirror of
https://github.com/weaveworks/scope.git
synced 2026-03-03 02:00:43 +00:00
Upgrade optional dev tools
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user