Skip to content

Commit a9dfdf7

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

File tree

2 files changed

+199
-122
lines changed

2 files changed

+199
-122
lines changed

package-lock.json

Lines changed: 198 additions & 121 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.16.0",
6262
"rollup": "2.79.2",
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.4.4",
6767
"typescript": "5.9.3"

0 commit comments

Comments
 (0)