mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-01-07 17:39:17 +00:00
fix: integration tests
This commit is contained in:
@@ -63,10 +63,10 @@
|
||||
}
|
||||
},
|
||||
"bin": {
|
||||
"qwen": "bundle/gemini.js"
|
||||
"qwen": "dist/cli.js"
|
||||
},
|
||||
"files": [
|
||||
"bundle/",
|
||||
"dist/",
|
||||
"README.md",
|
||||
"LICENSE"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user