diff --git a/cypress/videos/api.cy.js.mp4 b/cypress/videos/api.cy.js.mp4 deleted file mode 100644 index fe2b7a3..0000000 Binary files a/cypress/videos/api.cy.js.mp4 and /dev/null differ diff --git a/cypress/videos/cors.cy.js.mp4 b/cypress/videos/cors.cy.js.mp4 deleted file mode 100644 index 80ca804..0000000 Binary files a/cypress/videos/cors.cy.js.mp4 and /dev/null differ diff --git a/cypress/videos/module.cy.js.mp4 b/cypress/videos/module.cy.js.mp4 deleted file mode 100644 index 790a478..0000000 Binary files a/cypress/videos/module.cy.js.mp4 and /dev/null differ diff --git a/package-lock.json b/package-lock.json index 71ca3c7..9f02845 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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", diff --git a/package.json b/package.json index d9b9797..2cc10dd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "colorthief", - "version": "2.3.2", + "version": "2.4.0", "author": { "name": "Lokesh Dhakar", "email": "lokesh.dhakar@gmail.com", diff --git a/src/color-thief.js b/src/color-thief.js index a777ad1..82c14bc 100644 --- a/src/color-thief.js +++ b/src/color-thief.js @@ -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