This commit is contained in:
2025-10-28 11:09:54 +08:00
parent 0f04bbe1f9
commit 57ef842adf
14 changed files with 143 additions and 60 deletions

View File

@@ -3,7 +3,7 @@
"version": "0.0.5",
"description": "",
"main": "index.js",
"basename": "/user/home",
"basename": "/root/home",
"scripts": {
"dev": "astro dev",
"build": "astro build",
@@ -20,6 +20,7 @@
"@astrojs/react": "^4.4.0",
"@astrojs/sitemap": "^3.6.0",
"@floating-ui/dom": "^1.7.4",
"@kevisual/context": "^0.0.4",
"@kevisual/query": "0.0.29",
"@kevisual/query-login": "^0.0.6",
"@kevisual/registry": "^0.0.1",