fix(build): Upgrade dev tooling: bump @git.zone/tsbuild, @git.zone/tsrun and @git.zone/tstest versions

This commit is contained in:
2025-11-25 11:28:31 +00:00
parent d9251fa1a5
commit fe90de56d6
4 changed files with 2141 additions and 1427 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartarchive',
version: '4.2.2',
version: '4.2.3',
description: 'A library for working with archive files, providing utilities for compressing and decompressing data.'
}