chore: 添加 cnb.ts 导入并更新版本号至 0.1.24

This commit is contained in:
xiongxiao
2026-03-14 02:19:12 +08:00
committed by cnb
parent 85a88cdf1a
commit 4e8eb06f56
2 changed files with 3 additions and 2 deletions

View File

@@ -1 +1,2 @@
import './ls.ts'
import './cnb.ts'

View File

@@ -1,6 +1,6 @@
{
"name": "@kevisual/cli",
"version": "0.1.23",
"version": "0.1.24",
"description": "envision 命令行工具",
"type": "module",
"basename": "/root/cli",