fix(tests): Update test imports and devDependencies to use @git.zone/tstest/tapbundle

This commit is contained in:
2025-05-16 15:01:56 +00:00
parent 75783b0e87
commit f2823c2645
16 changed files with 585 additions and 1212 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartlog',
version: '3.1.1',
version: '3.1.2',
description: 'A minimalistic, distributed, and extensible logging tool supporting centralized log management.'
}