@palett/convert
Advanced tools
Comparing version 0.10.5 to 0.11.0
{ | ||
"name": "@palett/convert", | ||
"version": "0.10.5", | ||
"version": "0.11.0", | ||
"description": "A color converter among RGB, HEX and HSL.", | ||
@@ -21,3 +21,3 @@ "main": "./dist/index.cjs", | ||
"dependencies": { | ||
"@aryth/math": "^0.6.7", | ||
"@aryth/math": "^0.6.8", | ||
"@ject/oneself": "^0.0.17" | ||
@@ -48,3 +48,3 @@ }, | ||
"homepage": "https://github.com/hoyeungw/palett/rgb#readme", | ||
"gitHead": "fa43c4eb4429e3c75cc8a2ae9093163359e8afb1" | ||
"gitHead": "48a44c3090801fa8c3cd736428ac1c0f585ff0f5" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
16163
Updated@aryth/math@^0.6.8