diff options
| author | Ben Beltran <ben@nsovocal.com> | 2019-02-05 22:28:52 +0100 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2019-02-05 22:28:52 +0100 |
| commit | a25a3a2ce3cda19f17989c4aa24fa6c88428647e (patch) | |
| tree | c8a6fdd63ea98677a65ba9011bd8ea173603c303 /package.json | |
| parent | ede690e14ed8d3b93ac1f34aaeab839aadc36d5a (diff) | |
Add repository
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 4 insertions, 0 deletions
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": [ { |