From 7e66a5911e8d9cfd46decc1642bfad3023a7afae Mon Sep 17 00:00:00 2001 From: Connor Prussin Date: Thu, 25 May 2017 20:02:47 -0700 Subject: [PATCH] Make indentation consistent (#14) --- .bowerrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bowerrc b/.bowerrc index 0ce4548..22ea459 100644 --- a/.bowerrc +++ b/.bowerrc @@ -1,3 +1,3 @@ { - "directory": "output/components" + "directory": "output/components" }