This commit is contained in:
2025-12-21 12:04:57 +08:00
parent 78927afd7a
commit 7c9072c594
3 changed files with 28 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@kevisual/kevisual-home",
"version": "0.0.6",
"version": "0.0.7",
"description": "",
"main": "index.js",
"basename": "/root/home",
@@ -10,7 +10,7 @@
"preview": "astro preview",
"ui": "pnpm dlx shadcn@latest add ",
"prepub": "pnpm run build",
"pub": "envision deploy ./dist -k home -v 0.0.6 -u -y yes"
"pub": "envision deploy ./dist -k home -v 0.0.7 -u -y yes"
},
"keywords": [],
"author": "abearxiong <xiongxiao@xiongxiao.me> (https://www.xiongxiao.me)",