Skip to content

Commit

Permalink
Updates eleventy-img to fix broken AVIF images in Chrome 93 Beta. Mor…
Browse files Browse the repository at this point in the history
  • Loading branch information
zachleat committed Aug 18, 2021
1 parent 0f72faa commit dd539ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -43,7 +43,7 @@
"devDependencies": {
"@11ty/eleventy": "1.0.0-canary.38",
"@11ty/eleventy-cache-assets": "^2.2.1",
"@11ty/eleventy-img": "^0.8.3",
"@11ty/eleventy-img": "^0.10.0",
"@11ty/eleventy-navigation": "^0.3.2",
"@11ty/eleventy-plugin-rss": "^1.1.0",
"@11ty/eleventy-plugin-syntaxhighlight": "^3.1.0",
Expand Down

0 comments on commit dd539ed

Please sign in to comment.