创建
Some checks failed
构建并运行 Docker / build (push) Failing after 5m1s

This commit is contained in:
2025-07-29 13:52:36 +08:00
parent 64a947f435
commit e6fa94efa0
7 changed files with 160 additions and 5 deletions

View File

@ -39,5 +39,8 @@
"typescript": "^5.0.0",
"vaul-svelte": "^1.0.0-next.7",
"vite": "^7.0.4"
},
"dependencies": {
"@sveltejs/adapter-node": "^5.2.13"
}
}