From e80856e1b730b825038c3d24a7e44b91f22ddd39 Mon Sep 17 00:00:00 2001 From: nd0ut Date: Mon, 16 Sep 2013 00:52:58 +0400 Subject: [PATCH] fix invalid component.json --- component.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/component.json b/component.json index 1097a8426..930216404 100755 --- a/component.json +++ b/component.json @@ -19,7 +19,7 @@ ], "main": [ - "./build/*", + "./build/*" ], "ignore": [ "node",