From cc7f29270c26e35a83e7863370ba9da436e23c1b Mon Sep 17 00:00:00 2001 From: nd0ut Date: Mon, 16 Sep 2013 00:52:58 +0400 Subject: [PATCH] fix invalid component.json Former-commit-id: e80856e1b730b825038c3d24a7e44b91f22ddd39 Former-commit-id: d1feed09c27dc6c58b56eb80c42d8261f71c8ccb --- 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",