From bbdc768b1e68770c0bbb24d5d93b0f7c14bb9bcd Mon Sep 17 00:00:00 2001 From: Haileyesus Date: Mon, 2 Feb 2026 12:18:31 +0300 Subject: [PATCH] fix: correct spelling of "claude code" and update license to GPL-3.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 96dce1a..8dc3572 100644 --- a/package.json +++ b/package.json @@ -33,14 +33,14 @@ "release": "./release.sh" }, "keywords": [ - "claude coode", + "claude code", "ai", "anthropic", "ui", "mobile" ], "author": "Claude Code UI Contributors", - "license": "MIT", + "license": "GPL-3.0", "dependencies": { "@anthropic-ai/claude-agent-sdk": "^0.1.29", "@codemirror/lang-css": "^6.3.1",