Skip to content

Commit d3dae5f

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

File tree

2 files changed

+81
-107
lines changed

2 files changed

+81
-107
lines changed

package-lock.json

Lines changed: 80 additions & 106 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
@@ -61,7 +61,7 @@
6161
"react-native-webview": "13.8.6",
6262
"rollup": "2.79.1",
6363
"rollup-plugin-cleanup": "3.2.1",
64-
"rollup-plugin-terser": "7.0.2",
64+
"@rollup/plugin-terser": "0.1.0",
6565
"standard-version": "9.5.0",
6666
"ts-jest": "29.1.2",
6767
"typescript": "5.4.5"

0 commit comments

Comments
 (0)