alpha version

This commit is contained in:
Stephan
2025-05-20 17:06:58 -07:00
parent d6a4ef97ec
commit dfc7b346d1
29 changed files with 2552 additions and 569 deletions

View File

@@ -9,6 +9,8 @@
"astro": "astro"
},
"dependencies": {
"astro": "^5.7.13"
"@astrojs/node": "^9.2.1",
"astro": "^5.7.13",
"dotenv": "^16.5.0"
}
}
}