This commit is contained in:
2026-01-17 16:19:49 +08:00
parent 0b5a0557ee
commit 2f79925e3d
7 changed files with 74 additions and 71 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@kevisual/cli",
"version": "0.0.83",
"version": "0.0.85",
"description": "envision 命令行工具",
"type": "module",
"basename": "/root/cli",
@@ -46,7 +46,7 @@
"@kevisual/context": "^0.0.4",
"@kevisual/hot-api": "^0.0.3",
"@kevisual/use-config": "^1.0.28",
"@nut-tree-fork/nut-js": "^4.2.6",
"@types/busboy": "^1.5.4",
"busboy": "^1.6.0",
"eventemitter3": "^5.0.1",
@@ -77,7 +77,7 @@
"form-data": "^4.0.5",
"ignore": "^7.0.5",
"jsonwebtoken": "^9.0.3",
"tar": "^7.5.2",
"tar": "^7.5.3",
"zustand": "^5.0.10"
},
"engines": {