Skip to content

Commit 620e698

Browse files
chore(deps): replace dependency rollup-plugin-terser with @rollup/plugin-terser 0.1.0
1 parent 78de908 commit 620e698

File tree

2 files changed

+18
-44
lines changed

2 files changed

+18
-44
lines changed

packages/browser-lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"rollup-plugin-polyfill-node": "0.13.0",
4949
"rollup-plugin-progress": "1.1.2",
5050
"rollup-plugin-sizes": "1.0.6",
51-
"rollup-plugin-terser": "7.0.2",
51+
"@rollup/plugin-terser": "0.1.0",
5252
"rollup-plugin-typescript2": "0.36.0"
5353
},
5454
"publishConfig": {

yarn.lock

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

0 commit comments

Comments
 (0)