fix(core): update

This commit is contained in:
2022-06-14 21:33:03 +02:00
parent 03625bfca4
commit 1f46e387e7
3 changed files with 521 additions and 162 deletions

View File

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