@palett/dye
Advanced tools
Comparing version 0.2.2 to 0.2.3
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ import { brt, Effects, SC, rgbToAnsi, CLR_FORE } from '@palett/util-ansi'; |
{ | ||
"name": "@palett/dye", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"description": "A colorant to string", | ||
@@ -19,4 +19,4 @@ "main": "dist/index.cjs.js", | ||
"dependencies": { | ||
"@palett/convert": "^0.2.2", | ||
"@palett/util-ansi": "^0.2.2" | ||
"@palett/convert": "^0.2.3", | ||
"@palett/util-ansi": "^0.2.3" | ||
}, | ||
@@ -41,3 +41,3 @@ "repository": { | ||
"homepage": "https://github.com/hoyeungw/palett/dye#readme", | ||
"gitHead": "c5ca73b0c9287a3e2f5b0a49a23b2b94b9706c49" | ||
"gitHead": "e5ba2998003cb968ce280e1088a34bf878c09324" | ||
} |
@@ -0,0 +0,0 @@ ## @palett/dye |
Sorry, the diff of this file is not supported yet
5766
Updated@palett/convert@^0.2.3
Updated@palett/util-ansi@^0.2.3