From 34a0ec22b5db17ec3e6e15b65748ff32012414ef Mon Sep 17 00:00:00 2001 From: Jorge Coca Date: Wed, 4 Mar 2026 16:15:28 -0600 Subject: [PATCH] fix: remove ending comma from JSON --- .claude-plugin/marketplace.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 0a7e5c7..eed6339 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -19,7 +19,7 @@ "homepage": "https://github.com/VeryGoodOpenSource/very_good_ai_flutter_plugin", "author": { "name": "Very Good Ventures", - "email": "hello@verygood.ventures", + "email": "hello@verygood.ventures" } } ]