about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorYamagishi Kazutoshi <ykzts@desire.sh>2019-06-04 21:17:09 +0900
committerEugen Rochko <eugen@zeonfederated.com>2019-06-04 14:17:09 +0200
commitda38c0a6b8e47327a8fca97ee977d20d8d31afad (patch)
treeec25f5a618c5af997f86212dc756d926486ec19f /package.json
parent7c682c4825ddfecf2cff224dca645ffca1ee59e6 (diff)
Replace from uglifyjs to terser (#10956)
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 5c30c4c98..379952156 100644
--- a/package.json
+++ b/package.json
@@ -152,9 +152,9 @@
     "sass-loader": "^7.0.3",
     "stringz": "^1.0.0",
     "substring-trie": "^1.0.2",
+    "terser-webpack-plugin": "^1.3.0",
     "throng": "^4.0.0",
     "tiny-queue": "^0.2.1",
-    "uglifyjs-webpack-plugin": "^2.1.2",
     "uuid": "^3.1.0",
     "webpack": "^4.29.6",
     "webpack-assets-manifest": "^3.1.1",