Skip to content

Commit

Permalink
Update extension.manifest.json
Browse files Browse the repository at this point in the history
  • Loading branch information
CalvinAllen authored May 14, 2024
1 parent 8d4c3dc commit fe7c067
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions resources/extension.manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
"$schema": "http://json.schemastore.org/vsix-publish",
"categories": [
"coding",
"other",
"build",
"programming languages"
],
"identity": {
"internalName": "VS-BreakpointNotifier"
},
"overview": "../README.md",
"publisher": "coding-with-calvin"
}
"publisher": "CodingWithCalvin"
}

0 comments on commit fe7c067

Please sign in to comment.