Skip to content

Commit 94008f2

Browse files
committed
fix: move marketplace description to metadata field
1 parent 593cc79 commit 94008f2

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"name": "everos-plugins",
3-
"description": "Official EverOS SDK tools: migration, upgrade, and development skills",
4-
"version": "1.0.0",
3+
"metadata": {
4+
"description": "Official EverOS SDK tools: migration, upgrade, and development skills"
5+
},
56
"owner": {
67
"name": "EverMind AI"
78
},

0 commit comments

Comments
 (0)