From 8941ffe97771b6fe04f4047031aa4806cdbb491a Mon Sep 17 00:00:00 2001 From: Juan Ferrer Toribio Date: Sat, 14 Nov 2020 15:55:02 +0100 Subject: [PATCH] Git URL --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 146b3b1..ee151ad 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,8 @@ "myvc": "myvc.js" }, "repository": { - "type": "git" + "type": "git", + "url": "https://github.com/verdnatura/myvc.git" }, "dependencies": { "@sqltools/formatter": "^1.2.2",