Skip to content

Commit 357eabc

Browse files
author
JoelCDL
committed
Add svgo package required by parcel tool
1 parent 9a44406 commit 357eabc

File tree

2 files changed

+107
-2
lines changed

2 files changed

+107
-2
lines changed

package-lock.json

Lines changed: 105 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,8 @@
7171
"static-sitemap-cli": "^2.2.5",
7272
"stylelint": "^16.8.1",
7373
"stylelint-config-property-sort-order-smacss": "^10.0.0",
74-
"stylelint-config-standard": "^36.0.1"
74+
"stylelint-config-standard": "^36.0.1",
75+
"svgo": "^3.3.2"
7576
},
7677
"alias": {
7778
"fa-brands/*": "@fortawesome/fontawesome-pro/svgs/brands/$1",

0 commit comments

Comments
 (0)