chore(package.json): remove terser dependency as it is no longer needed

This commit is contained in:
Sped0n
2023-11-04 21:07:31 +08:00
parent 8edb86476b
commit ecf340dc14
2 changed files with 0 additions and 4 deletions

View File

@@ -56,7 +56,6 @@
"prettier-plugin-go-template": "^0.0.15",
"prettier-plugin-organize-imports": "^3.2.3",
"rollup": "^4.2.0",
"terser": "^5.24.0",
"typescript": "^5.2.2"
},
"dependencies": {