mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-04-28 15:42:48 +08:00
fix: use string format for repository field in plugin.json
This commit is contained in:
parent
9e8006c8ca
commit
d362ae65eb
@ -7,10 +7,7 @@
|
|||||||
"url": "https://x.com/affaanmustafa"
|
"url": "https://x.com/affaanmustafa"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/affaan-m/everything-claude-code",
|
"homepage": "https://github.com/affaan-m/everything-claude-code",
|
||||||
"repository": {
|
"repository": "https://github.com/affaan-m/everything-claude-code",
|
||||||
"type": "git",
|
|
||||||
"url": "https://github.com/affaan-m/everything-claude-code.git"
|
|
||||||
},
|
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"claude-code",
|
"claude-code",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user