update dev version

This commit is contained in:
奕桁
2025-08-01 18:05:05 +08:00
parent a09a9f2261
commit 964d211270
7 changed files with 19 additions and 25 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "@google/gemini-cli-core",
"version": "0.0.1",
"version": "0.0.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@google/gemini-cli-core",
"version": "0.0.1",
"version": "0.0.2",
"dependencies": {
"@google/genai": "^1.4.0",
"@modelcontextprotocol/sdk": "^1.11.0",

View File

@@ -1,10 +1,10 @@
{
"name": "@qwen-code/qwen-code-core",
"version": "0.0.1",
"version": "0.0.2",
"description": "Qwen Code Core",
"repository": {
"type": "git",
"url": "git+http://gitlab.alibaba-inc.com/Qwen-Coder/qwen-code.git"
"url": "git+https://github.com/QwenLM/qwen-code.git"
},
"type": "module",
"main": "dist/index.js",