mirror of
https://github.com/Jeuners/ECC.git
synced 2026-09-09 15:02:30 +02:00
fix: use string format for repository field in plugin.json
This commit is contained in:
parent
9e8006c8ca
commit
d362ae65eb
1 changed files with 1 additions and 4 deletions
|
|
@ -7,10 +7,7 @@
|
|||
"url": "https://x.com/affaanmustafa"
|
||||
},
|
||||
"homepage": "https://github.com/affaan-m/everything-claude-code",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/affaan-m/everything-claude-code.git"
|
||||
},
|
||||
"repository": "https://github.com/affaan-m/everything-claude-code",
|
||||
"license": "MIT",
|
||||
"keywords": [
|
||||
"claude-code",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue