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 7833941c..45dfed6d 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -34,7 +34,7 @@ "react-test-renderer": "^16.4.1", "style-loader": "^0.21.0", "webpack": "^4.12.1", - "webpack-command": "^0.3.0", + "webpack-command": "0.2.1", "webpack-serve": "^1.0.4" }, "babel": { |