Skip to content

Commit 367b7d3

Browse files
chore(deps): replace dependency rollup-plugin-terser with @rollup/plugin-terser 0.1.0
1 parent b63bffa commit 367b7d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/svelte/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"rollup-plugin-livereload": "2.0.5",
2323
"rollup-plugin-node-builtins": "2.1.2",
2424
"rollup-plugin-svelte": "7.2.2",
25-
"rollup-plugin-terser": "7.0.2",
25+
"@rollup/plugin-terser": "0.1.0",
2626
"rxjs": "7.8.2",
2727
"svelte": "4.2.20",
2828
"testcafe": "3.7.2"

0 commit comments

Comments
 (0)