diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 858d0fad..17d4c518 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "terser-webpack-plugin": "^1.2.1", "url-loader": "^1.1.2", "webpack": "^4.28.3", - "webpack-cli": "^3.2.0" + "webpack-cli": "^3.2.1" }, "dependencies": { "@babel/polyfill": "^7.2.5", |