From 5d3bc7330142e914fddc0ca6a5ea7a0da38a6224 Mon Sep 17 00:00:00 2001 From: Jon Schlinkert Date: Mon, 16 May 2022 11:48:45 -0400 Subject: [PATCH] 4.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9f46968..74459d1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ansi-colors", "description": "Easily add ANSI colors to your text and symbols in the terminal. A faster drop-in replacement for chalk, kleur and turbocolor (without the dependencies and rendering bugs).", - "version": "4.1.2", + "version": "4.1.3", "homepage": "https://github.com/doowb/ansi-colors", "author": "Brian Woodward (https://github.com/doowb)", "contributors": [