fix(core): update

This commit is contained in:
2022-05-02 18:23:36 +02:00
parent 3ef8a145a5
commit d788bdc78b
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/tsbundle',
version: '1.0.103',
description: 'a bundler using rollup for painless bundling of web projects'
}