build: minor version bump and removal of cypress vid files

This commit is contained in:
Lokesh Dhakar
2023-02-28 14:08:18 -08:00
parent 92820172b1
commit 4dc3bb0b43
6 changed files with 4 additions and 4 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "colorthief",
"version": "2.3.2",
"version": "2.4.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "colorthief",
"version": "2.3.2",
"version": "2.4.0",
"license": "MIT",
"dependencies": {
"@lokesh.dhakar/quantize": "^1.3.0",

View File

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

View File

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