v0.5.4 - Fix CLI execution when imported and JSON import issues

This commit is contained in:
Mario Zechner 2025-08-09 19:38:00 +02:00
parent f579a3f112
commit 1887e33339
7 changed files with 16 additions and 16 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@mariozechner/pi-tui",
"version": "0.5.3",
"version": "0.5.4",
"description": "Terminal User Interface library with differential rendering for efficient text-based applications",
"type": "module",
"main": "dist/index.js",