You've already forked wizgit-vscode-extension
fix: Correct publisher name formatting in package.json
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
"displayName": "WizGIT in VS Code",
|
"displayName": "WizGIT in VS Code",
|
||||||
"description": "A VS Code extension to interact with WizGIT API for repository management.",
|
"description": "A VS Code extension to interact with WizGIT API for repository management.",
|
||||||
"version": "0.0.4",
|
"version": "0.0.4",
|
||||||
"publisher": "Terence Carrera",
|
"publisher": "TerenceCarrera",
|
||||||
"icon": "resources/wizgit-marketplace-icon.png",
|
"icon": "resources/wizgit-marketplace-icon.png",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|||||||
Reference in New Issue
Block a user