From 915dbc904fe39918a158a9616b7ae1d6b7cf45f1 Mon Sep 17 00:00:00 2001 From: Arthur Date: Tue, 9 Sep 2014 13:55:51 -0700 Subject: [PATCH] Updating package.json file to have repo --- package.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index d3649e5..3c442a0 100644 --- a/package.json +++ b/package.json @@ -6,5 +6,9 @@ "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