@palett/convert
Advanced tools
Comparing version 0.7.6 to 0.7.7
{ | ||
"name": "@palett/convert", | ||
"version": "0.7.6", | ||
"version": "0.7.7", | ||
"description": "A color converter among RGB, HEX and HSL.", | ||
@@ -18,3 +18,3 @@ "main": "dist/index.cjs.js", | ||
"dependencies": { | ||
"@aryth/math": "^0.3.15" | ||
"@aryth/math": "^0.3.16" | ||
}, | ||
@@ -44,3 +44,3 @@ "repository": { | ||
"homepage": "https://github.com/hoyeungw/palett/rgb#readme", | ||
"gitHead": "2f12c5c3bde3ebbf1feaae0a03819abe0cac143f" | ||
"gitHead": "c7c1417a65909783b3589e2635aa484eead05695" | ||
} |
Updated@aryth/math@^0.3.16