diff --git a/package.json b/package.json index e553958..f23ae27 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,7 @@ "displayName": "Copilot Token Tracker", "description": "Shows daily and monthly (estimated) GitHub Copilot token usage stats in VS Code status bar", "version": "0.0.1", + "publisher": "RobBos", "engines": { "vscode": "^1.104.0" },