v0.5.4 - Fix lockstep versioning and update all packages

This commit is contained in:
Mario Zechner 2025-08-09 19:37:12 +02:00
parent 3a9c3a2ed6
commit f579a3f112
7 changed files with 23 additions and 17 deletions

View file

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