Skip to content
This repository was archived by the owner on Feb 15, 2023. It is now read-only.

Commit 64c835a

Browse files
authored
Upgrade rollup-plugin-terser to 7.0 (#164)
1 parent ea7c476 commit 64c835a

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
@@ -12,7 +12,7 @@
1212
"rollup": "^2.3.4",
1313
"rollup-plugin-livereload": "^1.0.0",
1414
"rollup-plugin-svelte": "^5.0.3",
15-
"rollup-plugin-terser": "^6.0.0",
15+
"rollup-plugin-terser": "^7.0.0",
1616
"svelte": "^3.0.0"
1717
},
1818
"dependencies": {

0 commit comments

Comments
 (0)