fix(docs): Update package author and expand license/legal and issue-reporting information in tapbundle docs

This commit is contained in:
2025-11-21 15:50:16 +00:00
parent 0379bd7288
commit d6f657a46a
5 changed files with 48 additions and 9 deletions

View File

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