countdowner to frontend

This commit is contained in:
2026-03-03 11:42:45 +01:00
parent d5c9a22844
commit c828a91381
5 changed files with 214 additions and 45 deletions
+5 -1
View File
@@ -10,6 +10,10 @@
},
"dependencies": {
"@astrojs/tailwind": "^6.0.2",
"astro": "^5.17.1"
"astro": "^5.17.1",
"js-yaml": "^4.1.1"
},
"devDependencies": {
"@types/js-yaml": "^4.0.9"
}
}