about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2020-11-24 21:06:18 +0100
committerGitHub <noreply@github.com>2020-11-24 21:06:18 +0100
commit41b38b027396d50cac2cf995f2b5830c2cf592fa (patch)
tree62df1086b04ab67c43d5972ec6e811e3572077c7 /package.json
parentf844386809e894591dce3f52ace4beba0c977a8b (diff)
Revert "Bump webpack-cli from 3.3.12 to 4.2.0 (#15123)" (#15213)
This reverts commit 022d2353a77edaddd6a681405521f27f5fac11b2.
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index e64f21263..f4ca18e4d 100644
--- a/package.json
+++ b/package.json
@@ -165,7 +165,7 @@
     "webpack": "^4.44.2",
     "webpack-assets-manifest": "^3.1.1",
     "webpack-bundle-analyzer": "^4.1.0",
-    "webpack-cli": "^4.2.0",
+    "webpack-cli": "^3.3.12",
     "webpack-merge": "^5.4.0",
     "wicg-inert": "^3.1.0"
   },