Skip to content

Commit 4dc3bb0

Browse files
committed
build: minor version bump and removal of cypress vid files
1 parent 9282017 commit 4dc3bb0

6 files changed

Lines changed: 4 additions & 4 deletions

File tree

cypress/videos/api.cy.js.mp4

-56.9 KB
Binary file not shown.

cypress/videos/cors.cy.js.mp4

-74.9 KB
Binary file not shown.

cypress/videos/module.cy.js.mp4

-31.7 KB
Binary file not shown.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "colorthief",
3-
"version": "2.3.2",
3+
"version": "2.4.0",
44
"author": {
55
"name": "Lokesh Dhakar",
66
"email": "lokesh.dhakar@gmail.com",

src/color-thief.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import quantize from '../node_modules/@lokesh.dhakar/quantize/dist/index.mjs';
22
import core from './core.js';
33

44
/*
5-
* Color Thief v2.3.2
5+
* Color Thief v2.4.0
66
* by Lokesh Dhakar - http://www.lokeshdhakar.com
77
*
88
* Thanks

0 commit comments

Comments
 (0)