fix: correct spelling of "claude code" and update license to GPL-3.0

This commit is contained in:
Haileyesus
2026-02-02 12:18:31 +03:00
parent e9719256fc
commit bbdc768b1e

View File

@@ -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",