fix(core): update

This commit is contained in:
2023-08-26 15:08:23 +02:00
parent 93a1052bf5
commit 1e37857c26
10 changed files with 1968 additions and 522 deletions

View File

@ -2,7 +2,7 @@
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
name: '@gitzone/tsbundle',
version: '2.0.8',
name: '@git.zone/tsbundle',
version: '2.0.9',
description: 'a bundler using rollup for painless bundling of web projects'
}