From bf4d9ec44bf35f6cf11635b966ba74a912a69cfe Mon Sep 17 00:00:00 2001 From: Kumail Hunaid Date: Tue, 23 Sep 2014 11:36:39 +0400 Subject: [PATCH] Removing comma --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index 087a9e4..dd7dc3d 100644 --- a/bower.json +++ b/bower.json @@ -14,7 +14,7 @@ ], "ignore": [ "media/*", - "*.html", + "*.html" ], "license": "MIT" }