Skip to content

Commit

Permalink
vscode: minor updates
Browse files Browse the repository at this point in the history
Signed-off-by: David Korczynski <[email protected]>
  • Loading branch information
DavidKorczynski committed Oct 2, 2023
1 parent eb1862c commit 8a871e1
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions tools/vscode-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
{
"name": "oss-fuzz",
"displayName": "OssFuzz",
"name": "OSS-Fuzz",
"displayName": "OSS-Fuzz",
"description": "",
"version": "0.0.2",
"publisher": "OSS-Fuzz maintainers",
"publisher": "OSS-FuzzMaintainers",
"engines": {
"vscode": "^1.76.0"
},
"repository": "https://github.com/google/oss-fuzz",
"categories": [
"Other"
],
Expand Down

0 comments on commit 8a871e1

Please sign in to comment.