@palett/presets
Advanced tools
Comparing version 0.7.6 to 0.7.7
{ | ||
"name": "@palett/presets", | ||
"version": "0.7.6", | ||
"version": "0.7.7", | ||
"description": "A color converter", | ||
@@ -18,8 +18,8 @@ "main": "dist/index.cjs.js", | ||
"dependencies": { | ||
"@aryth/rand": "^0.3.15", | ||
"@aryth/rand": "^0.3.16", | ||
"@ject/oneself": "^0.0.10", | ||
"@palett/cards": "^0.7.6", | ||
"@palett/convert": "^0.7.6", | ||
"@palett/dye": "^0.7.6", | ||
"@palett/toner-hsl": "^0.7.6", | ||
"@palett/cards": "^0.7.7", | ||
"@palett/convert": "^0.7.7", | ||
"@palett/dye": "^0.7.7", | ||
"@palett/toner-hsl": "^0.7.7", | ||
"@typen/enum-data-types": "^0.1.16" | ||
@@ -48,3 +48,3 @@ }, | ||
"homepage": "https://github.com/hoyeungw/palett/presets#readme", | ||
"gitHead": "2f12c5c3bde3ebbf1feaae0a03819abe0cac143f" | ||
"gitHead": "c7c1417a65909783b3589e2635aa484eead05695" | ||
} |
Updated@aryth/rand@^0.3.16
Updated@palett/cards@^0.7.7
Updated@palett/convert@^0.7.7
Updated@palett/dye@^0.7.7
Updated@palett/toner-hsl@^0.7.7