Birthday and small fix

This commit is contained in:
Firq 2024-10-27 14:58:32 +01:00
parent fa88fede29
commit 19e7d02520
Signed by: Firq
GPG key ID: 4DE1059A4666E89F
6 changed files with 10 additions and 8 deletions

View file

@ -1,7 +1,7 @@
{
"name": "@firq/fgosite",
"type": "module",
"version": "0.2.0-pre.42",
"version": "0.2.0-pre.43",
"private": true,
"scripts": {
"dev": "astro dev",
@ -17,7 +17,7 @@
"@astrojs/sitemap": "^3.2.1",
"@fontsource-variable/work-sans": "^5.1.0",
"astro": "^4.16.6",
"astro-meta-tags": "^0.3.0",
"astro-meta-tags": "^0.3.1",
"autoprefixer": "^10.4.19",
"iconoir": "^7.7.0",
"postcss-preset-env": "^9.6.0",