First version of YoutubeVideo component

This commit is contained in:
prototypa
2024-03-02 05:41:09 -05:00
parent 41bfb81c97
commit 838ea28b35

View File

@@ -1,7 +1,7 @@
{ {
"name": "@onwidget/astrowind", "name": "@onwidget/astrowind",
"description": "AstroWind: A free template using Astro 4.0 and Tailwind CSS. Astro starter theme.", "description": "AstroWind: A free template using Astro 4.0 and Tailwind CSS. Astro starter theme.",
"version": "1.0.0-beta.19", "version": "1.0.0-beta.20",
"private": true, "private": true,
"scripts": { "scripts": {
"dev": "astro dev", "dev": "astro dev",