Fix publisher

This commit is contained in:
Logan Ramos
2022-04-05 09:21:46 -04:00
parent 343554c98a
commit 99506050cb

View File

@ -4,7 +4,7 @@
"displayName": "tabs-api-sample",
"description": "Sample showing how to use the tabs api",
"version": "0.0.1",
"publisher": "lramos15",
"publisher": "vscode-samples",
"private": true,
"license": "MIT",
"repository": "https://github.com/Microsoft/vscode-extension-samples",