Merge pull request #362 from 27rogi/mods-page-improvements

feat(mods): add latest update and creation dates, improve mod page
This commit is contained in:
mr. m
2024-12-18 11:58:08 +01:00
committed by GitHub
3 changed files with 21 additions and 9 deletions

View File

@@ -25,6 +25,7 @@
"astro": "^5.0.4",
"astro-navbar": "^2.3.7",
"autoprefixer": "10.4.14",
"date-fns": "^4.1.0",
"free-astro-components": "^1.1.1",
"lucide-astro": "^0.460.0",
"motion": "^11.13.5",