@palett/convert
Advanced tools
Comparing version 0.9.11 to 0.9.13
{ | ||
"name": "@palett/convert", | ||
"version": "0.9.11", | ||
"version": "0.9.13", | ||
"description": "A color converter among RGB, HEX and HSL.", | ||
"main": "dist/index.cjs", | ||
"main": "./dist/index.cjs", | ||
"exports": { | ||
@@ -21,3 +21,3 @@ "import": "./dist/index.mjs", | ||
"dependencies": { | ||
"@aryth/math": "^0.6.0", | ||
"@aryth/math": "^0.6.1", | ||
"@ject/oneself": "^0.0.17" | ||
@@ -48,3 +48,3 @@ }, | ||
"homepage": "https://github.com/hoyeungw/palett/rgb#readme", | ||
"gitHead": "85b55a55f04c67b8307af48e9a3cef415b0c5b97" | ||
"gitHead": "69458aa56a8ba480d95369549cad7e278b8acbbd" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
15525
469
Updated@aryth/math@^0.6.1