From 52e679ac35b280f0b6870dd65d308d5cd26b8c17 Mon Sep 17 00:00:00 2001 From: Jorropo Date: Thu, 16 Aug 2018 10:57:57 +0200 Subject: Change npm repo to git+https --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index ba539bd31..e2dbe88a1 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ }, "repository": { "type": "git", - "url": "git://github.com/Chocobozzz/PeerTube.git" + "url": "git+https://github.com/Chocobozzz/PeerTube.git" }, "typings": "*.d.ts", "scripts": { -- cgit v1.2.3