代码优化

This commit is contained in:
2025-03-10 18:12:32 +08:00
parent a966b82963
commit 524dcaecbd
10 changed files with 71 additions and 46 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@yizhi/ai",
"version": "1.0.0",
"version": "1.0.1",
"main": "index.js",
"scripts": {
"watch": "tsc -w --inlineSourceMap"