@palett/convert
Advanced tools
Comparing version 0.6.1 to 0.6.2
{ | ||
"name": "@palett/convert", | ||
"version": "0.6.1", | ||
"version": "0.6.2", | ||
"description": "A color converter among RGB, HEX and HSL.", | ||
@@ -18,3 +18,3 @@ "main": "dist/index.cjs.js", | ||
"dependencies": { | ||
"@aryth/math": "^0.3.10" | ||
"@aryth/math": "^0.3.11" | ||
}, | ||
@@ -44,3 +44,3 @@ "repository": { | ||
"homepage": "https://github.com/hoyeungw/palett/rgb#readme", | ||
"gitHead": "8835e2a3162e681c378e1ec4e85ef170e517ca64" | ||
"gitHead": "10c4cc34f7798c043e609faca17eeeb239740e65" | ||
} |
Updated@aryth/math@^0.3.11