From 1688fb3e78f8bac5fbc7743ef070597ce17fb114 Mon Sep 17 00:00:00 2001 From: Ash Wilson Date: Mon, 1 Jul 2019 03:09:57 -0400 Subject: [PATCH] Use an accurate repository field in package.json (#160) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6be9011..01cd868 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "author": "Visual Studio Code Team", "repository": { "type": "git", - "url": "https://github.com/Microsoft/vscode.git" + "url": "https://github.com/Microsoft/vscode-extension-vscode.git" }, "bugs": { "url": "https://github.com/Microsoft/vscode-extension-vscode/issues"