docs(sdk): update sdk docs

This commit is contained in:
mingholy.lmh
2025-12-19 15:36:45 +08:00
parent d40447cee4
commit 3354b56a05
2 changed files with 19 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@qwen-code/sdk",
"version": "0.5.1",
"version": "0.1.1",
"description": "TypeScript SDK for programmatic access to qwen-code CLI",
"main": "./dist/index.cjs",
"module": "./dist/index.mjs",