1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-10-28 13:25:49 -04:00

add terser to package.json [skip ci]

This commit is contained in:
2020-04-20 14:59:49 -04:00
parent e5c7c49d36
commit b53574f3ef

View File

@@ -53,7 +53,8 @@
"rimraf": "^3.0.2",
"stylelint": "~13.3.2",
"stylelint-config-sass-guidelines": "~7.0.0",
"stylelint-scss": "~3.17.1"
"stylelint-scss": "~3.17.1",
"terser": "^4.6.11"
},
"resolutions": {
"postcss-clean/postcss": "^7.x"