Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/d-kusk/minimage.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 6a78d7a..473c7a1 100644
--- a/package.json
+++ b/package.json
@@ -30,7 +30,7 @@
"npm-run-all": "4.1.5",
"rollup": "2.63.0",
"rollup-plugin-babel": "3.0.7",
- "rollup-plugin-uglify": "3.0.0",
+ "rollup-plugin-terser": "^7.0.2",
"watch": "1.0.2"
}
}