fix(core): update

This commit is contained in:
2022-07-24 15:51:55 +02:00
parent 6dcb3f7c2a
commit f3b50d384a
5 changed files with 4855 additions and 424 deletions

View File

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