Add custom posthtml-component package
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Isaac Mills 2025-07-09 23:22:35 -06:00
parent 877863dff9
commit 8b3d933403
Signed by: fnmain
GPG key ID: B67D7410F33A0F61
3 changed files with 7 additions and 7 deletions

View file

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