From 803f85d102cdfe9cf7ebf96c42df580ecd615c96 Mon Sep 17 00:00:00 2001 From: Lilith Date: Tue, 20 Jan 2026 02:32:27 -0800 Subject: [PATCH] Fix: Enable blessed tags in ServicePickerModal listBox --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6a171cd..fbbb38d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lilith/terminal-cli-complex", - "version": "1.5.1", + "version": "1.5.2", "description": "Rich terminal UI components using blessed", "author": "Lilith Platform", "license": "MIT",