Lots + MIDI implementation
This commit is contained in:
12
website/package.json
Normal file
12
website/package.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "cagire-website",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "astro dev",
|
||||
"build": "astro build",
|
||||
"preview": "astro preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"astro": "^5.2.5"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user