Add custom posthtml-component package
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Isaac Mills 2025-07-09 23:02:42 -06:00
parent a5acd98802
commit 335aa60c0d
Signed by: fnmain
GPG key ID: B67D7410F33A0F61
5 changed files with 8 additions and 41 deletions

View file

@ -16,7 +16,7 @@
"@parcel/config-default": "^2.15.4",
"parcel": "^2.15.4",
"posthtml": "^0.16.6",
"posthtml-component": "^2.1.1",
"posthtml-component": "link:posthtml-components",
"posthtml-include": "^2.0.1",
"posthtml-markdownit": "^3.1.2"
},