Fix to integrate with astro-embed

This commit is contained in:
prototypa
2024-04-13 11:53:04 -04:00
parent 1ffca40e5b
commit 069f2edef1
6 changed files with 172 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@onwidget/astrowind",
"version": "1.0.0-beta.27",
"version": "1.0.0-beta.28",
"description": "AstroWind: A free template using Astro 4.0 and Tailwind CSS. Astro starter theme.",
"type": "module",
"private": true,
@@ -17,13 +17,13 @@
"lint:eslint": "eslint ."
},
"dependencies": {
"@astro-community/astro-embed-youtube": "^0.5.2",
"@astrojs/rss": "^4.0.5",
"@astrojs/sitemap": "^3.1.2",
"@astrolib/analytics": "^0.5.0",
"@astrolib/seo": "^1.0.0-beta.5",
"@fontsource-variable/inter": "^5.0.17",
"astro": "^4.6.1",
"astro-embed": "^0.7.1",
"astro-icon": "^1.1.0",
"limax": "4.1.0",
"lodash.merge": "^4.6.2",