fix(core): update

This commit is contained in:
2023-08-26 14:54:44 +02:00
parent d6c8fcc1cf
commit 24416c1b5c
3 changed files with 1075 additions and 188 deletions

View File

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