From 32d004bee70e5ea55e5c437b09b8540d83d47de0 Mon Sep 17 00:00:00 2001 From: Mike Gerwitz Date: Thu, 28 May 2015 23:53:31 -0400 Subject: [PATCH] package.json repo URL update to HTTP Browsable and less likely to be blocked by corporate firewalls. --- package.json.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json.in b/package.json.in index fa9bff2..6760e8d 100644 --- a/package.json.in +++ b/package.json.in @@ -7,7 +7,7 @@ "repository": { "type": "git", - "url": "git://git.savannah.gnu.org/easejs.git " + "url": "http://git.savannah.gnu.org/r/easejs.git/" }, "engines": {