mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-02-08 23:43:07 +08:00
fix: use string format for repository field in plugin.json
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user