mirror of
https://github.com/sweetwisdom/everything-claude-code-zh.git
synced 2026-03-22 06:20:10 +00: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"
|
"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",
|
||||||
|
|||||||
Reference in New Issue
Block a user