Skip to content

Commit 0527429

Browse files
chore(deps): replace dependency rollup-plugin-terser with @rollup/plugin-terser 0.1.0
1 parent 23404ac commit 0527429

2 files changed

Lines changed: 65 additions & 63 deletions

File tree

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"rollup-plugin-livereload": "2.0.5",
1717
"rollup-plugin-postcss": "4.0.2",
1818
"rollup-plugin-svelte": "7.1.0",
19-
"rollup-plugin-terser": "7.0.2",
19+
"@rollup/plugin-terser": "0.1.0",
2020
"svelte": "3.55.1",
2121
"svelte-preprocess": "4.10.7",
2222
"tailwindcss": "2.2.19"

web/pnpm-lock.yaml

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

0 commit comments

Comments
 (0)