From b824d89bfcb2ace0592e225adcfcd06586b8001b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Abigail=20Magalh=C3=A3es?= Date: Tue, 9 Feb 2021 16:08:29 -0300 Subject: [PATCH] fix repo url --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3606cb3..d27f990 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ }, "repository": { "type": "git", - "url": "git@github.com:plt-hokusai/blag.git" + "url": "https://git.abby.how/abby/blag.git" }, "author": "", "license": "ISC"