feat(tapbundle_protocol): Add package export for tapbundle_protocol to expose protocol utilities

This commit is contained in:
2025-10-26 19:47:06 +00:00
parent 592a4f33c0
commit ef6f21fc9c
4 changed files with 133 additions and 2 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tstest',
version: '2.6.2',
version: '2.7.0',
description: 'a test utility to run tests that match test/**/*.ts'
}