fix(core): update

This commit is contained in:
2022-05-25 10:55:35 +02:00
parent 655fd8b92e
commit bfbb802e88
4 changed files with 129 additions and 84 deletions

View File

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