mirror of
https://github.com/skidoodle/albert.lol.git
synced 2026-04-28 11:17:41 +02:00
astro
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "albert.lol",
|
||||
"type": "module",
|
||||
"version": "6",
|
||||
"scripts": {
|
||||
"dev": "astro dev",
|
||||
"build": "astro build",
|
||||
"preview": "astro preview",
|
||||
"astro": "astro"
|
||||
},
|
||||
"dependencies": {
|
||||
"astro": "5.16.4"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user