From bf94ca8ad9f02f3dd676495e6598615dda20af85 Mon Sep 17 00:00:00 2001 From: Kyle Campbell Date: Tue, 8 Apr 2014 16:47:19 -0700 Subject: [PATCH] include uncompressed --- component.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/component.json b/component.json index e759c8f..f735d60 100644 --- a/component.json +++ b/component.json @@ -9,7 +9,7 @@ "license": "MIT", "main": "c3.min.js", "scripts": [ - "c3.min.js" + "c3.js" ], "styles": [ "c3.css"