From ee88ebcfca649233bb35c9b0db226059883a77b8 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Mon, 28 Mar 2022 17:43:56 +0700 Subject: [PATCH] 9.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aa2b515..b42bd26 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "supports-color", - "version": "9.2.1", + "version": "9.2.2", "description": "Detect whether a terminal supports color", "license": "MIT", "repository": "chalk/supports-color",