From 383751941c32446293d10d38b0b4e0916a601588 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Wed, 22 Oct 2014 14:49:23 -0700 Subject: [PATCH] add homepage field to bower.json --- bower.json | 1 + 1 file changed, 1 insertion(+) diff --git a/bower.json b/bower.json index 26811a3..5dc4a70 100644 --- a/bower.json +++ b/bower.json @@ -11,6 +11,7 @@ "mobile", "prototype" ], + "homepage": "http://goratchet.com", "main": [ "dist/css/ratchet.css", "dist/js/ratchet.js"