fix(core): update

This commit is contained in:
2022-08-03 19:48:19 +02:00
parent 3db913eb59
commit bab93448e8
3 changed files with 3438 additions and 870 deletions

View File

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