fix(core): update

This commit is contained in:
2022-05-25 11:52:42 +02:00
parent b7e6412b7a
commit 4d37e880a3
3 changed files with 218 additions and 354 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/tsbuild',
version: '2.1.62',
description: 'TypeScript nightly to easily make use of latest features'
}