From 6b82e1b36f19a59b397f45f8b5986b61f24dcdb5 Mon Sep 17 00:00:00 2001 From: Anand Chowdhary Date: Wed, 12 Feb 2020 16:26:44 +0100 Subject: [PATCH] :wrench: Use HTTPS instead of SSH git URL --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 97fd373..e2246a0 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "dist", "src" ], - "repository": "git@github.com:AnandChowdhary/unfs", + "repository": "https://github.com/AnandChowdhary/unfs", "author": "Anand Chowdhary ", "license": "MIT", "scripts": {