mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-28 04:23:32 +01:00
add repository field to extensions package.json
This commit is contained in:
@@ -40,16 +40,8 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"homepage": "https://code.visualstudio.com/",
|
||||
"bugs": {
|
||||
"url": "https://github.com/microsoft/vscode/issues"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/microsoft/vscode-bat.git"
|
||||
},
|
||||
"dependencies": {},
|
||||
"devDependencies": {
|
||||
"vscode-grammar-updater": "^1.0.2"
|
||||
"url": "https://github.com/microsoft/vscode.git"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user