Skip to content

Commit 92404a7

Browse files
Merge pull request #86 from Jungas80/fix/marketplace-source-schema
fix: correct marketplace.json schema key from "type" to "source"
2 parents 8556e1b + fdf84bf commit 92404a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.claude-plugin/marketplace.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"name": "Gentleman Programming"
1616
},
1717
"source": {
18-
"type": "git-subdir",
18+
"source": "git-subdir",
1919
"url": "https://github.com/Gentleman-Programming/engram.git",
2020
"path": "plugin/claude-code"
2121
},

0 commit comments

Comments
 (0)