chore: 1.8.0

This commit is contained in:
claude-code-best
2026-04-21 12:05:44 +08:00
parent ca2b97cca6
commit 308efd3220
2 changed files with 5 additions and 69 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "claude-code-best",
"version": "1.7.1",
"version": "1.8.0",
"description": "Reverse-engineered Anthropic Claude Code CLI — interactive AI coding assistant in the terminal",
"type": "module",
"author": "claude-code-best <claude-code-best@proton.me>",
@@ -63,7 +63,7 @@
},
"dependencies": {
"@agentclientprotocol/sdk": "^0.19.0",
"@claude-code-best/mcp-chrome-bridge": "^2.0.9",
"@claude-code-best/mcp-chrome-bridge": "^3.0.1",
"ws": "^8.20.0"
},
"devDependencies": {