mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Update terser to 4.8.0
This commit is contained in:
@@ -4,7 +4,7 @@ Package.describe({
|
||||
});
|
||||
|
||||
Npm.depends({
|
||||
terser: "4.6.10"
|
||||
terser: "4.8.0"
|
||||
});
|
||||
|
||||
Package.onUse(function (api) {
|
||||
|
||||
Reference in New Issue
Block a user