Optimize images with parcel
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Isaac Mills 2025-07-15 08:27:30 -06:00
parent 6d2c248f6e
commit 7b78e54571
Signed by: fnmain
GPG key ID: B67D7410F33A0F61
8 changed files with 277 additions and 12 deletions

View file

@ -22,7 +22,8 @@
"posthtml": "^0.16.6",
"posthtml-component": "github:StratusFearMe21/posthtml-components#reorder_processing",
"posthtml-include": "^2.0.1",
"posthtml-markdownit": "^3.1.2"
"posthtml-markdownit": "^3.1.2",
"sharp": "^0.33.5"
},
"dependencies": {
"audiomotion-analyzer": "^4.5.1",