[FFmpeg-devel] [PATCH 2/3] web/bower.json: Detab

Timothy Gu timothygu99 at gmail.com
Sun Nov 16 06:26:09 CET 2014


Signed-off-by: Timothy Gu <timothygu99 at gmail.com>
---
 bower.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/bower.json b/bower.json
index f270e16..af2d530 100644
--- a/bower.json
+++ b/bower.json
@@ -5,8 +5,8 @@
     "homepage": "http://ffmpeg.org/",
     "main": "htdocs/style.css",
     "dependencies": {
-	"less": "1.7.3",
-	"bootstrap": "3.2.0",
-	"font-awesome": "4.1.0"
+        "less": "1.7.3",
+        "bootstrap": "3.2.0",
+        "font-awesome": "4.1.0"
     }
 }
-- 
1.9.1



More information about the ffmpeg-devel mailing list