fix(core): update

This commit is contained in:
2023-09-09 23:22:06 +02:00
parent 1a6e449b8d
commit 4376cafabb
4 changed files with 210 additions and 13 deletions

View File

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

View File

@@ -4,7 +4,7 @@ import * as path from 'path';
export { path };
// @apiglobal scope
import * as typedserver from '@apiglobal/typedserver';
import * as typedserver from '@api.global/typedserver';
export {
typedserver