Skip to content

Commit 84413b7

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.5",
6767
"typescript": "5.9.3"

0 commit comments

Comments
 (0)