diff options
| author | Shreya Keshive <[email protected]> | 2025-07-23 20:08:25 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-07-24 00:08:25 +0000 |
| commit | 107ce8afa33530dcf3ba13991caeb5f63e335745 (patch) | |
| tree | 797293457e9d337d3e14243e25be87636b4a9371 /package-lock.json | |
| parent | e9e2f5514465d596032eed41572f13db3268a81b (diff) | |
Polish companion extension README and package.json file ahead of publishing (#4729)
Diffstat (limited to 'package-lock.json')
| -rw-r--r-- | package-lock.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package-lock.json b/package-lock.json index 1b34f994..6771bb17 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11910,7 +11910,8 @@ }, "packages/vscode-ide-companion": { "name": "gemini-cli-vscode-ide-companion", - "version": "0.1.13", + "version": "99.99.99", + "license": "LICENSE", "dependencies": { "@modelcontextprotocol/sdk": "^1.15.1", "cors": "^2.8.5", |
