Skip to content

Commit b213e00

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"html-webpack-plugin": "5.5.0",
3737
"jest": "27.4.7",
3838
"rollup": "2.64.0",
39-
"rollup-plugin-terser": "7.0.2",
39+
"@rollup/plugin-terser": "0.1.0",
4040
"sinon": "12.0.1",
4141
"webpack": "5.66.0",
4242
"webpack-cli": "4.9.1",

0 commit comments

Comments
 (0)