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
committermultiple creatures <dev@multiple-creature.party>2019-11-19 16:22:52 -0600
commitd724310750dc934d1d4b0988b61378f4c8c8832d (patch)
tree802d40c940c967c244e42678b627c53fd91e5997 /package.json
parenta58882173bc6419a9e6fbfa637118425e2073839 (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",