From d00c203d81298553379ba70e95b53d51779d540c Mon Sep 17 00:00:00 2001 From: Graham Campbell Date: Mon, 5 Jan 2015 13:18:06 +0000 Subject: [PATCH] Fix --- elixir.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/elixir.json b/elixir.json index a2c4b8d4..23f423a0 100644 --- a/elixir.json +++ b/elixir.json @@ -1,5 +1,5 @@ { - "assetsDir": "app/assets/", - "bowerDir": "app/assets/bower_components", - "production": true + "assetsDir": "app/assets/", + "bowerDir": "app/assets/bower_components", + "production": true }