mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 11:08:51 +01:00
add repository field to extensions package.json
This commit is contained in:
@@ -336,5 +336,9 @@
|
||||
"@types/markdown-it": "0.0.2",
|
||||
"@types/node": "^12.19.9",
|
||||
"lodash.throttle": "^4.1.1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/microsoft/vscode.git"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user