From ed25725fd5c4848583e859b08260b0b505e69ef8 Mon Sep 17 00:00:00 2001 From: Olivier Guinart Date: Sun, 24 Sep 2017 12:54:40 -0700 Subject: [PATCH] Added repo info --- package.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/package.json b/package.json index 73fe7c9..a069959 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,10 @@ "engines": { "vscode": "^1.15.0" }, + "repository": { + "type": "git", + "url": "https://aitotiki.visualstudio.com/_git/Merlin32ForVSCode" + }, "categories": [ "Languages" ],