summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorpany <[email protected]>2023-08-23 12:04:31 +0800
committerpany <[email protected]>2023-08-23 12:04:31 +0800
commit84885b7bc8e19bdb8c4dbbfbb920791e3a027927 (patch)
tree883a7facf4a8bf136cceaa611df86610d982884a /package.json
parent88033a823d825006787382793249e9bfcae80880 (diff)
chore: 移除 terser 依赖 && 修复分块策略配置名称拼写错误
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json
index 951ebe2..d556d9b 100644
--- a/package.json
+++ b/package.json
@@ -63,7 +63,6 @@
"lint-staged": "14.0.0",
"prettier": "3.0.2",
"sass": "1.66.1",
- "terser": "5.19.2",
"typescript": "5.1.6",
"unocss": "0.55.2",
"vite": "4.4.9",