🐞 fix: Update package.json for bundling
This commit is contained in:
@@ -3,6 +3,10 @@
|
|||||||
"displayName": "VSCode Project Roadmap",
|
"displayName": "VSCode Project Roadmap",
|
||||||
"publisher": "solo-web-works",
|
"publisher": "solo-web-works",
|
||||||
"description": "Extension to track a project by phase using a Markdown checklist file.",
|
"description": "Extension to track a project by phase using a Markdown checklist file.",
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://git.keithsolomon.net/Solo_Web_Works/VSCode_Project_Roadmap"
|
||||||
|
},
|
||||||
"version": "0.0.1",
|
"version": "0.0.1",
|
||||||
"engines": {
|
"engines": {
|
||||||
"vscode": "^1.101.0"
|
"vscode": "^1.101.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user