From ed8be21b68d713191479822a277dbb8ecc876172 Mon Sep 17 00:00:00 2001 From: Lilith Date: Tue, 20 Jan 2026 01:19:13 -0800 Subject: [PATCH] =?UTF-8?q?deps-upgrade(dependencies):=20=E2=AC=86?= =?UTF-8?q?=EF=B8=8F=20Update=20React=20to=2018.3.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2fcd364..5d0e0b2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lilith/terminal-cli-complex", - "version": "1.2.0", + "version": "1.3.0", "description": "Rich terminal UI components using blessed", "author": "Lilith Platform", "license": "MIT",