@palett/color-algebra
Advanced tools
Comparing version 0.9.18 to 0.9.19
{ | ||
"name": "@palett/color-algebra", | ||
"version": "0.9.18", | ||
"version": "0.9.19", | ||
"description": "A color converter among RGB, HEX and HSL.", | ||
@@ -21,3 +21,3 @@ "main": "./dist/index.cjs", | ||
"dependencies": { | ||
"@aryth/math": "^0.6.1" | ||
"@aryth/math": "^0.6.4" | ||
}, | ||
@@ -47,3 +47,3 @@ "repository": { | ||
"homepage": "https://github.com/hoyeungw/palett/rgb#readme", | ||
"gitHead": "b5feb261c3aac7544acc58cbae591a4e7af93a5a" | ||
"gitHead": "195c22f9121f97fe322434471fb840a5db0caa3d" | ||
} |
Updated@aryth/math@^0.6.4