fix(vscode): set publisher to FluxLabs to match marketplace account

This commit is contained in:
Jeremy McSpadden 2026-03-16 19:14:36 -05:00
parent 3f88619fac
commit c465bf7d18

View file

@ -2,7 +2,7 @@
"name": "gsd-2",
"displayName": "GSD-2",
"description": "VS Code integration for the GSD-2 coding agent — sidebar dashboard, @gsd chat participant, and 15 commands",
"publisher": "gsd-build",
"publisher": "FluxLabs",
"version": "0.1.0",
"license": "MIT",
"repository": {