chore: build issue, fallback to 0.0.5 version

This commit is contained in:
tanzhenxin
2025-08-12 21:58:12 +08:00
parent 7856f52afb
commit 0bc45aeefe
7 changed files with 13 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@qwen-code/qwen-code",
"version": "0.0.6",
"version": "0.0.5",
"description": "Qwen Code",
"repository": {
"type": "git",
@@ -25,7 +25,7 @@
"dist"
],
"config": {
"sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.0.6"
"sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.0.5"
},
"dependencies": {
"@google/genai": "1.9.0",