From f591293d767a796619cb622138d0b951c4909850 Mon Sep 17 00:00:00 2001 From: necojackarc Date: Sun, 7 Oct 2018 19:13:06 +0000 Subject: [PATCH] :memo: use https URI for the repository url --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dc71524..3155cc5 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ }, "repository": { "type": "git", - "url": "git+ssh://git@github.com/necojackarc/extensible-custom-error.git" + "url": "https://github.com/necojackarc/extensible-custom-error.git" }, "keywords": [ "error"