fix: marketplace.json

This commit is contained in:
2025-10-17 02:10:39 -03:00
parent f02b2cc2da
commit 95b7268df4

View File

@@ -1,5 +1,5 @@
{ {
"name": "puelpan-claude-plugins", "name": "puelpan-claude",
"owner": { "owner": {
"name": "Juan Puelpan", "name": "Juan Puelpan",
"email": "juan@puelpan.com" "email": "juan@puelpan.com"
@@ -7,7 +7,7 @@
"plugins": [ "plugins": [
{ {
"name": "github", "name": "github",
"source": "./plugins/github", "source": "./github",
"description": "Git and Github utility commands", "description": "Git and Github utility commands",
"version": "1.0.0", "version": "1.0.0",
"author": { "author": {