Fix main file path

This commit is contained in:
Joscha Feth
2015-04-23 15:57:43 +02:00
parent d515f4c344
commit 7afed6a0cf

View File

@@ -6,7 +6,7 @@
"Lokesh Dhakar" "Lokesh Dhakar"
], ],
"description": "Grab the dominant color or color palette from an image.", "description": "Grab the dominant color or color palette from an image.",
"main": "js/color-thief.js", "main": "src/color-thief.js",
"keywords": [ "keywords": [
"color", "color",
"palette", "palette",