From 68a6e57b1507565f20f754118aede4ae4e2c9252 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Fri, 6 Dec 2013 11:32:10 +0200 Subject: [PATCH] bower.json: remove trailing spaces. --- bower.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 02bd14c6da..2051ca710f 100644 --- a/bower.json +++ b/bower.json @@ -2,8 +2,8 @@ "name": "bootstrap", "version": "3.0.3", "main": [ - "./dist/js/bootstrap.js", - "./dist/css/bootstrap.css", + "./dist/js/bootstrap.js", + "./dist/css/bootstrap.css", "./dist/fonts/glyphicons-halflings-regular.eot", "./dist/fonts/glyphicons-halflings-regular.svg", "./dist/fonts/glyphicons-halflings-regular.ttf", -- 2.47.2