Skip to content

Commit 5584f56

Browse files
committed
fix: remove invalid VS Code extension categories for marketplace compatibility
1 parent 7fc0f73 commit 5584f56

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

vscode-extension/package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,7 @@
1010
},
1111
"categories": [
1212
"SCM Providers",
13-
"Other",
14-
"AI",
15-
"Productivity",
16-
"Tools"
13+
"Other"
1714
],
1815
"keywords": [
1916
"git",

0 commit comments

Comments
 (0)