mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-29 12:11:09 +00:00
chore(release): v0.9.0-nightly.20260202.bd900d36
This commit is contained in:
parent
bd900d3668
commit
a4079567e4
7 changed files with 15 additions and 15 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@qwen-code/qwen-code",
|
||||
"version": "0.9.0",
|
||||
"version": "0.9.0-nightly.20260202.bd900d36",
|
||||
"engines": {
|
||||
"node": ">=20.0.0"
|
||||
},
|
||||
|
|
@ -13,7 +13,7 @@
|
|||
"url": "git+https://github.com/QwenLM/qwen-code.git"
|
||||
},
|
||||
"config": {
|
||||
"sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.9.0"
|
||||
"sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.9.0-nightly.20260202.bd900d36"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "cross-env node scripts/start.js",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue