This commit is contained in:
2025-12-05 19:57:29 +08:00
parent fc032b6040
commit b2b942ab1b
5 changed files with 74 additions and 44 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@kevisual/hot-api",
"version": "0.0.1",
"version": "0.0.2",
"description": "",
"main": "mod.ts",
"basename": "/root/hot-api",
@@ -22,6 +22,9 @@
"dist",
"src"
],
"publishConfig": {
"access": "public"
},
"keywords": [],
"author": "abearxiong <xiongxiao@xiongxiao.me> (https://www.xiongxiao.me)",
"license": "MIT",
@@ -32,7 +35,7 @@
"@kevisual/query": "^0.0.30",
"@kevisual/router": "0.0.33",
"@kevisual/use-config": "^1.0.21",
"@nut-tree/nut-js": "^4.2.0",
"@nut-tree-fork/nut-js": "^4.2.6",
"archiver": "^7.0.1",
"dayjs": "^1.11.19",
"es-toolkit": "^1.42.0",