From 7afed6a0cf049d5831bfd7ba3364ae27de54ee5f Mon Sep 17 00:00:00 2001 From: Joscha Feth Date: Thu, 23 Apr 2015 15:57:43 +0200 Subject: [PATCH] Fix main file path --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index 167fdf4..0f2526c 100644 --- a/bower.json +++ b/bower.json @@ -6,7 +6,7 @@ "Lokesh Dhakar" ], "description": "Grab the dominant color or color palette from an image.", - "main": "js/color-thief.js", + "main": "src/color-thief.js", "keywords": [ "color", "palette",