fix(core): update

This commit is contained in:
2023-06-03 16:44:04 +02:00
parent bcb1ccc6e7
commit 3b9532bb70
2 changed files with 363 additions and 94 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@gitzone/tsrun',
version: '1.2.41',
version: '1.2.42',
description: 'run typescript programs efficiently'
}