This commit is contained in:
2026-01-27 03:42:47 +08:00
parent fa470a272a
commit 7bbdfa73b3
2 changed files with 36 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@kevisual/ai",
"version": "0.0.22",
"version": "0.0.23",
"description": "AI Center Services",
"main": "index.js",
"basename": "/root/ai-center-services",
@@ -27,7 +27,7 @@
],
"author": "abearxiong <xiongxiao@xiongxiao.me> (https://www.xiongxiao.me)",
"license": "MIT",
"packageManager": "pnpm@10.28.1",
"packageManager": "pnpm@10.28.2",
"type": "module",
"publishConfig": {
"registry": "https://registry.npmjs.org/",
@@ -48,7 +48,7 @@
}
},
"devDependencies": {
"@kevisual/router": "0.0.60",
"@kevisual/router": "0.0.62",
"@kevisual/types": "^0.0.12",
"@kevisual/use-config": "^1.0.28",
"@types/bun": "^1.3.6",