mirror of https://github.com/curbengh/hexo-yam
fix(package): update terser to version 4.0.0
This commit is contained in:
parent
37aa7f9758
commit
ab3f5c04f1
|
@ -27,7 +27,7 @@
|
||||||
"iltorb": "^2.4.2",
|
"iltorb": "^2.4.2",
|
||||||
"nanomatch": "^1.2.13",
|
"nanomatch": "^1.2.13",
|
||||||
"svgo": "^1.2.2",
|
"svgo": "^1.2.2",
|
||||||
"terser": "^3.17.0"
|
"terser": "^4.0.0"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"html",
|
"html",
|
||||||
|
|
Loading…
Reference in New Issue