This commit is contained in:
toom1996
2025-08-18 17:34:33 +08:00
parent 6dcea93eaa
commit 47b5625128
71 changed files with 2380 additions and 11 deletions

View File

@ -9,6 +9,7 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/node": "^9.4.0",
"astro": "^5.12.9"
}
}
}