mirror of
https://github.com/janishutz/color-thief.git
synced 2025-11-25 05:44:24 +00:00
version bump to 2.3.1
This commit is contained in:
2
package-lock.json
generated
2
package-lock.json
generated
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "colorthief",
|
"name": "colorthief",
|
||||||
"version": "2.3.0",
|
"version": "2.3.1",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "colorthief",
|
"name": "colorthief",
|
||||||
"version": "2.3.0",
|
"version": "2.3.1",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Lokesh Dhakar",
|
"name": "Lokesh Dhakar",
|
||||||
"email": "lokesh.dhakar@gmail.com",
|
"email": "lokesh.dhakar@gmail.com",
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ import quantize from '../node_modules/quantize/dist/index.mjs';
|
|||||||
import core from './core.js';
|
import core from './core.js';
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Color Thief v2.3.0
|
* Color Thief v2.3.1
|
||||||
* by Lokesh Dhakar - http://www.lokeshdhakar.com
|
* by Lokesh Dhakar - http://www.lokeshdhakar.com
|
||||||
*
|
*
|
||||||
* Thanks
|
* Thanks
|
||||||
|
|||||||
Reference in New Issue
Block a user