mirror of
https://github.com/janishutz/color-thief.git
synced 2025-11-25 05:44:24 +00:00
build: minor version bump and removal of cypress vid files
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
4
package-lock.json
generated
4
package-lock.json
generated
@@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "colorthief",
|
"name": "colorthief",
|
||||||
"version": "2.3.2",
|
"version": "2.4.0",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "colorthief",
|
"name": "colorthief",
|
||||||
"version": "2.3.2",
|
"version": "2.4.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@lokesh.dhakar/quantize": "^1.3.0",
|
"@lokesh.dhakar/quantize": "^1.3.0",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "colorthief",
|
"name": "colorthief",
|
||||||
"version": "2.3.2",
|
"version": "2.4.0",
|
||||||
"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/@lokesh.dhakar/quantize/dist/index.mjs';
|
|||||||
import core from './core.js';
|
import core from './core.js';
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Color Thief v2.3.2
|
* Color Thief v2.4.0
|
||||||
* by Lokesh Dhakar - http://www.lokeshdhakar.com
|
* by Lokesh Dhakar - http://www.lokeshdhakar.com
|
||||||
*
|
*
|
||||||
* Thanks
|
* Thanks
|
||||||
|
|||||||
Reference in New Issue
Block a user