diff options
Diffstat (limited to 'vnext/package.json')
-rw-r--r-- | vnext/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json index bb25dfb3..b0e26626 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -25,7 +25,7 @@ "prop-types": "^15.6.1", "style-loader": "^0.21.0", "webpack": "^4.12.0", - "webpack-cli": "^3.0.3", + "webpack-command": "^0.2.1", "webpack-serve": "^1.0.4" }, "babel": { |