Skip to content

Commit a1e77a1

Browse files
chore(deps): replace dependency rollup-plugin-terser with @rollup/plugin-terser ^0.1.0
1 parent d3c7b52 commit a1e77a1

File tree

2 files changed

+4
-16
lines changed

2 files changed

+4
-16
lines changed

bun.lock

Lines changed: 3 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"mockdate": "^3.0.5",
8787
"rollup": "^4.28.1",
8888
"rollup-plugin-analyzer": "^4.0.0",
89-
"rollup-plugin-terser": "^7.0.2",
89+
"@rollup/plugin-terser": "^0.1.0",
9090
"rollup-plugin-typescript2": "^0.36.0",
9191
"ts-node": "^10.9.2",
9292
"typescript": "^5.7.2",

0 commit comments

Comments
 (0)