fix(core): update

This commit is contained in:
2023-07-13 02:53:31 +02:00
parent 6ab3ed21e0
commit 02eb0c5435
3 changed files with 335 additions and 446 deletions

View File

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