fix(core): update

This commit is contained in:
2023-07-13 03:19:11 +02:00
parent 74e1df6824
commit 37e6d94c9f
12 changed files with 1949 additions and 1408 deletions

View File

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