final prerelease

This commit is contained in:
Firq 2024-10-01 22:12:04 +02:00
parent d75fd91634
commit 6b1b3ab6f3
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20
10 changed files with 1254 additions and 1102 deletions

View file

@ -1,7 +1,7 @@
{
"name": "@firq/fgosite",
"type": "module",
"version": "0.2.0-pre.9",
"version": "0.2.0-pre.10",
"private": true,
"scripts": {
"dev": "astro dev",
@ -12,11 +12,11 @@
},
"dependencies": {
"@astro-community/astro-embed-youtube": "^0.5.2",
"@astrojs/check": "^0.9.1",
"@astrojs/mdx": "^3.1.3",
"@astrojs/check": "^0.9.3",
"@astrojs/mdx": "^3.1.7",
"@astrojs/sitemap": "^3.1.6",
"@fontsource/work-sans": "^5.0.18",
"astro": "^4.13.0",
"astro": "^4.15.10",
"astro-meta-tags": "^0.3.0",
"autoprefixer": "^10.4.19",
"iconoir": "^7.7.0",