fix(core): update

This commit is contained in:
2022-05-25 10:11:14 +02:00
parent 2af7682cf0
commit a240cdfde1
2 changed files with 9 additions and 1 deletions

8
ts/00_commitinfo_data.ts Normal file
View File

@ -0,0 +1,8 @@
/**
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
name: '@gitzone/tsrun',
version: '1.2.33',
description: 'run typescript programs efficiently'
}