This commit is contained in:
2025-12-26 21:32:31 +08:00
parent 3654746f6a
commit b256ef20bf
3 changed files with 23 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@kevisual/kevisual-home",
"version": "0.0.8",
"version": "0.0.9",
"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.8 -u -y yes"
"pub": "envision deploy ./dist -k home -v 0.0.9 -u -y yes"
},
"keywords": [],
"author": "abearxiong <xiongxiao@xiongxiao.me> (https://www.xiongxiao.me)",