From a78ae92145912d8ef8f4bf19f616df4f68cb5879 Mon Sep 17 00:00:00 2001 From: Arthur Date: Tue, 9 Sep 2014 14:03:13 -0700 Subject: [PATCH] Reverting to old package file --- package.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/package.json b/package.json index 3c442a0..d3649e5 100644 --- a/package.json +++ b/package.json @@ -6,9 +6,5 @@ "grunt": "~0.4.1", "grunt-contrib-watch": "~0.5.3", "grunt-sass": "~0.8.1" - }, - "repository" : { - "type" : "git", - "url" : "https://github.com/zurb/foundation-libsass-template" - }, + } } -- 2.17.1