fix(core): update

This commit is contained in:
2022-05-04 17:13:52 +02:00
parent e243e17acb
commit 58a7dca142
13 changed files with 878 additions and 458 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@gitzone/tsbundle',
version: '1.0.103',
version: '1.0.104',
description: 'a bundler using rollup for painless bundling of web projects'
}