mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-10-28 22:15:47 -04:00
add terser to package.json [skip ci]
This commit is contained in:
@@ -53,7 +53,8 @@
|
|||||||
"rimraf": "^3.0.2",
|
"rimraf": "^3.0.2",
|
||||||
"stylelint": "~13.3.2",
|
"stylelint": "~13.3.2",
|
||||||
"stylelint-config-sass-guidelines": "~7.0.0",
|
"stylelint-config-sass-guidelines": "~7.0.0",
|
||||||
"stylelint-scss": "~3.17.1"
|
"stylelint-scss": "~3.17.1",
|
||||||
|
"terser": "^4.6.11"
|
||||||
},
|
},
|
||||||
"resolutions": {
|
"resolutions": {
|
||||||
"postcss-clean/postcss": "^7.x"
|
"postcss-clean/postcss": "^7.x"
|
||||||
|
|||||||
Reference in New Issue
Block a user