Update @astrolib/seo to fix issue #435: HTML5 Validation Errors

This commit is contained in:
prototypa
2024-09-16 21:28:41 -04:00
parent c43a6de357
commit fd56aed180
2 changed files with 8 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@onwidget/astrowind",
"version": "1.0.0-beta.44",
"version": "1.0.0-beta.45",
"description": "AstroWind: A free template using Astro 4.0 and Tailwind CSS. Astro starter theme.",
"type": "module",
"private": true,
@@ -25,7 +25,7 @@
"@astrojs/rss": "^4.0.7",
"@astrojs/sitemap": "^3.1.6",
"@astrolib/analytics": "^0.5.0",
"@astrolib/seo": "^1.0.0-beta.5",
"@astrolib/seo": "^1.0.0-beta.6",
"@fontsource-variable/inter": "^5.1.0",
"astro": "^4.15.5",
"astro-embed": "^0.7.2",