2022-05-02 18:23:36 +02:00
|
|
|
/**
|
2024-10-27 18:36:36 +01:00
|
|
|
* autocreated commitinfo by @push.rocks/commitinfo
|
2022-05-02 18:23:36 +02:00
|
|
|
*/
|
|
|
|
export const commitinfo = {
|
2023-08-26 15:08:23 +02:00
|
|
|
name: '@git.zone/tsbundle',
|
2025-01-29 13:12:01 +01:00
|
|
|
version: '2.2.0',
|
2022-05-02 18:23:36 +02:00
|
|
|
description: 'a bundler using rollup for painless bundling of web projects'
|
|
|
|
}
|