Skip to content

Commit 63d1026

Browse files
committed
fix(deps): replace colorthief with @pioug/colorthief
1 parent f4dab6b commit 63d1026

File tree

4 files changed

+37
-281
lines changed

4 files changed

+37
-281
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@
5050
"react": "^18.2.0"
5151
},
5252
"dependencies": {
53+
"@pioug/colorthief": "^3.0.1",
5354
"clsx": "^1.2.1",
54-
"colorthief": "^2.3.2",
5555
"use-sync-external-store": "^1.2.0"
5656
}
5757
}

0 commit comments

Comments
 (0)