fix(core): update

This commit is contained in:
2022-10-12 17:21:03 +02:00
parent 9e55126adf
commit 142667ac87
10 changed files with 955 additions and 2997 deletions

View File

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