build for 2.3.2

This commit is contained in:
Lokesh Dhakar
2020-07-05 21:30:58 -07:00
parent 7fd0b81da5
commit ef231c7113
4 changed files with 102 additions and 4 deletions

100
dist/color-thief.js vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -1,6 +1,6 @@
{
"name": "colorthief",
"version": "2.3.1",
"version": "2.3.2",
"author": {
"name": "Lokesh Dhakar",
"email": "lokesh.dhakar@gmail.com",

View File

@@ -2,7 +2,7 @@ import quantize from '../node_modules/quantize/dist/index.mjs';
import core from './core.js';
/*
* Color Thief v2.3.1
* Color Thief v2.3.2
* by Lokesh Dhakar - http://www.lokeshdhakar.com
*
* Thanks