release v0.0.1

This commit is contained in:
奕桁
2025-08-01 17:26:59 +08:00
parent 999f3af098
commit 09c2a1871b
7 changed files with 15 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@qwen-code/qwen-code",
"version": "0.0.1-alpha.12",
"version": "0.0.1",
"engines": {
"node": ">=20"
},
@@ -13,7 +13,7 @@
"url": "git+http://gitlab.alibaba-inc.com/Qwen-Coder/qwen-code.git"
},
"config": {
"sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.0.1-alpha.12"
"sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.0.1"
},
"scripts": {
"start": "node scripts/start.js",