Skip to content

Commit de8bdc0

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

File tree

2 files changed

+20
-43
lines changed

2 files changed

+20
-43
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"gacp": "^3.0.3",
2929
"rimraf": "^3.0.2",
3030
"rollup": "^2.78.1",
31-
"rollup-plugin-terser": "^7.0.2",
31+
"@rollup/plugin-terser": "^0.1.0",
3232
"rollup-plugin-typescript2": "^0.34.0",
3333
"typescript": "^4.8.2"
3434
},

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)