feat: add update

This commit is contained in:
2025-05-16 02:57:35 +08:00
parent 4e007d48a4
commit 2e0d8a0581
2 changed files with 18 additions and 0 deletions

View File

@@ -8,6 +8,8 @@ import './command/npm.ts';
import './command/publish.ts';
import './command/init.ts';
import './command/proxy.ts';
import './command/update.ts';
import './command/sync/sync.ts';
import './command/app/index.ts';