@palett/convert
Advanced tools
Comparing version 0.2.16 to 0.3.0
{ | ||
"name": "@palett/convert", | ||
"version": "0.2.16", | ||
"version": "0.3.0", | ||
"description": "A color converter among RGB, HEX and HSL.", | ||
@@ -18,3 +18,3 @@ "main": "dist/index.cjs.js", | ||
"dependencies": { | ||
"@aryth/math": "^0.2.6" | ||
"@aryth/math": "^0.2.7" | ||
}, | ||
@@ -44,3 +44,3 @@ "repository": { | ||
"homepage": "https://github.com/hoyeungw/palett/rgb#readme", | ||
"gitHead": "5b8e166dd9527236f7e364bd672666bc43a13746" | ||
"gitHead": "ec054c1622352244a4df9b04bc0dcc6ed8b10f69" | ||
} |
8656
Updated@aryth/math@^0.2.7