This commit is contained in:
Wuesteon 2025-12-04 00:51:40 +01:00
parent e9caa4a217
commit 843cf1e678
36 changed files with 400 additions and 55 deletions

View file

@ -6,8 +6,7 @@
"dev": "astro dev",
"build": "astro build",
"preview": "astro preview",
"astro": "astro",
"lint": "eslint ."
"astro": "astro"
},
"dependencies": {
"@manacore/shared-landing-ui": "workspace:*",