fix(core): update

This commit is contained in:
2024-01-19 20:59:01 +01:00
parent ac08bdffe5
commit 7f87c24ad8
3 changed files with 273 additions and 218 deletions

View File

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