Skip to content

Commit 1c31d72

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

File tree

2 files changed

+78
-106
lines changed

2 files changed

+78
-106
lines changed

packages/opc-base/package-lock.json

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

packages/opc-base/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"rollup-plugin-dts": "3.0.2",
6565
"rollup-plugin-minify-html-literals": "1.2.6",
6666
"rollup-plugin-replace": "2.2.0",
67-
"rollup-plugin-terser": "7.0.2",
67+
"@rollup/plugin-terser": "0.1.0",
6868
"tslib": "2.3.0",
6969
"typescript": "4.3.4"
7070
},

0 commit comments

Comments
 (0)