From a25a3a2ce3cda19f17989c4aa24fa6c88428647e Mon Sep 17 00:00:00 2001 From: Ben Beltran Date: Tue, 5 Feb 2019 22:28:52 +0100 Subject: Add repository --- package.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'package.json') diff --git a/package.json b/package.json index 4973fa1..53c6452 100644 --- a/package.json +++ b/package.json @@ -10,6 +10,10 @@ "categories": [ "Programming Languages" ], + "repository": { + "type": "git", + "url": "https://gitlab.com/rbdr/api-notation.vscode.git" + }, "contributes": { "languages": [ { -- cgit