@palett/presets
Advanced tools
Comparing version 0.2.13 to 0.2.14
{ | ||
"name": "@palett/presets", | ||
"version": "0.2.13", | ||
"version": "0.2.14", | ||
"description": "A color converter", | ||
@@ -18,6 +18,6 @@ "main": "dist/index.cjs.js", | ||
"dependencies": { | ||
"@aryth/rand": "^0.2.5", | ||
"@palett/cards": "^0.2.13", | ||
"@palett/convert": "^0.2.13", | ||
"@palett/toner-hsl": "^0.2.13" | ||
"@aryth/rand": "^0.2.6", | ||
"@palett/cards": "^0.2.14", | ||
"@palett/convert": "^0.2.14", | ||
"@palett/toner-hsl": "^0.2.14" | ||
}, | ||
@@ -45,3 +45,3 @@ "repository": { | ||
"homepage": "https://github.com/hoyeungw/palett/presets#readme", | ||
"gitHead": "3c0ff2e15fcee27a2975184433c73e2ea978306d" | ||
"gitHead": "816892cf8694546a5e648c20156223fcb483c6cc" | ||
} |
Updated@aryth/rand@^0.2.6
Updated@palett/cards@^0.2.14
Updated@palett/convert@^0.2.14
Updated@palett/toner-hsl@^0.2.14