From 57dd665c5a45c6615cac6a33196a8d4e27ef41af Mon Sep 17 00:00:00 2001 From: ruben Date: Fri, 2 Mar 2018 20:38:16 +0100 Subject: [PATCH] fix git url endpoint --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index b03da86..bf613e8 100644 --- a/bower.json +++ b/bower.json @@ -5,7 +5,7 @@ "license": "MIT", "repository": { "type": "git", - "url": "git@github.com:rubenpieters/purescript-subrecord.git" + "url": "git://github.com/rubenpieters/purescript-subrecord.git" }, "ignore": [ "**/.*",