@palett/dye
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "@palett/dye", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "A colorant to string", | ||
@@ -19,4 +19,4 @@ "main": "dist/index.cjs.js", | ||
"dependencies": { | ||
"@palett/convert": "^0.1.0", | ||
"@palett/util-ansi": "^0.1.0" | ||
"@palett/convert": "^0.1.1", | ||
"@palett/util-ansi": "^0.1.1" | ||
}, | ||
@@ -41,3 +41,3 @@ "repository": { | ||
"homepage": "https://github.com/hoyeungw/palett/dye#readme", | ||
"gitHead": "7ba647a8d09b2faf8cf20de17f087707a709159e" | ||
"gitHead": "74285697ae29dd9cb77b8543aee9aae974c7ca37" | ||
} |
Updated@palett/convert@^0.1.1
Updated@palett/util-ansi@^0.1.1