Skip to content

Commit 90f6eef

Browse files
committed
fix(vscode): correct publisher ID from chalk to chalk-agents
Publisher display name is Chalk but the marketplace ID is chalk-agents.
1 parent 159cd95 commit 90f6eef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/vscode-extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Chalk Skills",
44
"description": "Gamified skill manager for AI agents and development workflows. Discover, craft, and level up reusable skills.",
55
"version": "0.8.5",
6-
"publisher": "chalk",
6+
"publisher": "chalk-agents",
77
"license": "MIT",
88
"icon": "media/icon.png",
99
"repository": {

0 commit comments

Comments
 (0)