From af78c217dbfc609d1ac2484c558cbc0af8fded14 Mon Sep 17 00:00:00 2001 From: Ben Thomas Date: Mon, 4 Nov 2013 18:25:30 -0700 Subject: [PATCH] Update component.json Modified component file to have lowercase name to match bower repo. --- component.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/component.json b/component.json index 325f16273..9c9b4971f 100644 --- a/component.json +++ b/component.json @@ -1,5 +1,5 @@ { - "name": "Font-Awesome", + "name": "font-awesome", "repo": "FortAwesome/Font-Awesome", "description": "Font Awesome", "version": "4.0.1",