@palett/stringify
Advanced tools
Comparing version 0.12.2 to 0.12.3
{ | ||
"name": "@palett/stringify", | ||
"version": "0.12.2", | ||
"version": "0.12.3", | ||
"description": "A color converter among RGB, HEX and HSL.", | ||
@@ -18,5 +18,5 @@ "type": "module", | ||
"@aryth/math": "^0.7.0", | ||
"@palett/convert": "^0.12.2", | ||
"@palett/enum-ansi-codes": "^0.12.2", | ||
"@palett/util-ansi": "^0.12.2" | ||
"@palett/convert": "^0.12.3", | ||
"@palett/enum-ansi-codes": "^0.12.3", | ||
"@palett/util-ansi": "^0.12.3" | ||
}, | ||
@@ -23,0 +23,0 @@ "repository": { |
Updated@palett/convert@^0.12.3
Updated@palett/util-ansi@^0.12.3