fix(core): update

This commit is contained in:
2023-08-26 14:39:47 +02:00
parent 4f35b101ec
commit 53bb97c6db
3 changed files with 120 additions and 48 deletions

View File

@@ -2,7 +2,7 @@
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
name: '@gitzone/tstest',
version: '1.0.77',
name: '@git.zone/tstest',
version: '1.0.78',
description: 'a test utility to run tests that match test/**/*.ts'
}