aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/vnext/package.json b/vnext/package.json
index 45dfed6d..7443e161 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -28,13 +28,13 @@
"jest": "^23.2.0",
"koa-connect": "^2.0.1",
"mini-css-extract-plugin": "^0.4.0",
- "optimize-css-assets-webpack-plugin": "^4.0.2",
+ "optimize-css-assets-webpack-plugin": "^4.0.3",
"postcss-loader": "^2.1.5",
"prop-types": "^15.6.2",
"react-test-renderer": "^16.4.1",
"style-loader": "^0.21.0",
- "webpack": "^4.12.1",
- "webpack-command": "0.2.1",
+ "webpack": "^4.12.2",
+ "webpack-command": "0.3.1",
"webpack-serve": "^1.0.4"
},
"babel": {