Skip to content

Commit fe7c067

Browse files
authored
Update extension.manifest.json
1 parent 8d4c3dc commit fe7c067

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

resources/extension.manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
"$schema": "http://json.schemastore.org/vsix-publish",
33
"categories": [
44
"coding",
5-
"other",
5+
"build",
66
"programming languages"
77
],
88
"identity": {
99
"internalName": "VS-BreakpointNotifier"
1010
},
1111
"overview": "../README.md",
12-
"publisher": "coding-with-calvin"
13-
}
12+
"publisher": "CodingWithCalvin"
13+
}

0 commit comments

Comments
 (0)