From b24a387b65be8c16d92f74b03018559d7d2713ad Mon Sep 17 00:00:00 2001 From: Dan Burzo Date: Fri, 5 Jul 2013 09:39:42 -0400 Subject: [PATCH] Fixed bower.json typo. Closes gh-217. --- AUTHORS.txt | 1 + bower.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/AUTHORS.txt b/AUTHORS.txt index db697680..bf3bd6fd 100644 --- a/AUTHORS.txt +++ b/AUTHORS.txt @@ -36,3 +36,4 @@ Pascal Borreli Daniel Herman Frederic Junod Mitch Foley +Dan Burzo diff --git a/bower.json b/bower.json index 17734bea..9e6d6c02 100644 --- a/bower.json +++ b/bower.json @@ -10,7 +10,7 @@ "component.json", "test", "speed", - "Makefile" + "Makefile", "*.min.*", "*.md", "*.txt"