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