chore: bump version to 0.5.30

This commit is contained in:
Mario Zechner 2025-09-04 12:42:18 +02:00
parent 6c3580828d
commit 9230b83d94
8 changed files with 18 additions and 18 deletions

View file

@ -1,12 +1,12 @@
{
"name": "@mariozechner/tui",
"version": "0.5.29",
"version": "0.5.30",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@mariozechner/tui",
"version": "0.5.29",
"version": "0.5.30",
"license": "MIT",
"dependencies": {
"@types/mime-types": "^2.1.4",

View file

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