Skip to content

Commit f0f0b8d

Browse files
Replace dependency rollup-plugin-terser with @rollup/plugin-terser 0.1.0
1 parent 3e1583f commit f0f0b8d

2 files changed

Lines changed: 31 additions & 44 deletions

File tree

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"react-syntax-highlighter": "15.4.5",
8282
"rimraf": "3.0.2",
8383
"rollup": "2.80.0",
84-
"rollup-plugin-terser": "7.0.2",
84+
"@rollup/plugin-terser": "0.1.0",
8585
"rollup-plugin-typescript2": "0.36.0",
8686
"ts-jest": "26.5.6",
8787
"ts-loader": "8.4.0",

0 commit comments

Comments
 (0)