From 530353c868dec2f58c235b93eb167438271f5b62 Mon Sep 17 00:00:00 2001 From: hhsnopek Date: Sun, 6 Apr 2014 10:54:15 -0500 Subject: [PATCH] update to correct file path --- component.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/component.json b/component.json index 1139a241..42037f1e 100644 --- a/component.json +++ b/component.json @@ -8,5 +8,5 @@ "vector", "graphic", "graphics", "2d", "geometry", "bezier", "curve", "curves", "path", "paths", "canvas", "svg", "paper", "paper.js" ], - "scripts": ["./blob/master/dist/paper-full.js"] + "scripts": ["blob/master/dist/paper-full.js"] } \ No newline at end of file