From 96cd1b0e5a80237c6bc3fd92a296d7dc2214a8e1 Mon Sep 17 00:00:00 2001 From: Erik Flowers Date: Fri, 19 Jun 2015 09:42:43 -0700 Subject: [PATCH] Update bower.json changed path to the font by removing the "s" in "fonts" --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index a73709f..41a5d53 100755 --- a/bower.json +++ b/bower.json @@ -14,7 +14,7 @@ "./css/weather-icons.css", "./css/weather-icons.min.css", "./weather-icons/weather-icons.less", - "./fonts/*" + "./font/*" ], "ignore": [ "cheatsheet/",