diff --git a/package.json b/package.json index ac71601..2f3150b 100644 --- a/package.json +++ b/package.json @@ -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": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a7b8d4e..5c62f01 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -70,9 +70,6 @@ devDependencies: rollup: specifier: ^4.2.0 version: 4.2.0 - terser: - specifier: ^5.24.0 - version: 5.24.0 typescript: specifier: ^5.2.2 version: 5.2.2