From 3c9b4f2f0ee6232ecbc8c6b8813cb9a80a4a7cde Mon Sep 17 00:00:00 2001 From: moodyroto Date: Thu, 9 Oct 2014 17:36:03 -0400 Subject: [PATCH] Bad repo URL. Was causing npm install to fail. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 432f290..d410feb 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/moodyroto/grunt-handlebars-min" + "url": "git://github.com/moodyroto/grunt-handlebars-min.git" }, "keywords": [ "grunt",