mirror of
https://github.com/siteboon/claudecodeui.git
synced 2026-02-03 15:27:33 +00:00
fix: correct spelling of "claude code" and update license to GPL-3.0
This commit is contained in:
@@ -33,14 +33,14 @@
|
|||||||
"release": "./release.sh"
|
"release": "./release.sh"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"claude coode",
|
"claude code",
|
||||||
"ai",
|
"ai",
|
||||||
"anthropic",
|
"anthropic",
|
||||||
"ui",
|
"ui",
|
||||||
"mobile"
|
"mobile"
|
||||||
],
|
],
|
||||||
"author": "Claude Code UI Contributors",
|
"author": "Claude Code UI Contributors",
|
||||||
"license": "MIT",
|
"license": "GPL-3.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@anthropic-ai/claude-agent-sdk": "^0.1.29",
|
"@anthropic-ai/claude-agent-sdk": "^0.1.29",
|
||||||
"@codemirror/lang-css": "^6.3.1",
|
"@codemirror/lang-css": "^6.3.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user