From d362ae65eb210d1c9eea2d2c67447417552f5f26 Mon Sep 17 00:00:00 2001 From: Affaan Mustafa Date: Thu, 22 Jan 2026 13:35:57 -0800 Subject: [PATCH] fix: use string format for repository field in plugin.json --- .claude-plugin/plugin.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index 7480db8..0de0b16 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -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",