Skip to content

Commit 60744b8

Browse files
Replace dependency rollup-plugin-terser with @rollup/plugin-terser 0.1.0
1 parent 47ba80c commit 60744b8

File tree

2 files changed

+53
-44
lines changed

2 files changed

+53
-44
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,6 @@
4848
"release-it": "17.4.1",
4949
"release-it-plugin-esm-bundle": "3.0.0",
5050
"rollup": "2.79.1",
51-
"rollup-plugin-terser": "7.0.2"
51+
"@rollup/plugin-terser": "0.1.0"
5252
}
5353
}

pnpm-lock.yaml

Lines changed: 52 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)