tsbundle/ts/00_commitinfo_data.ts

9 lines
218 B
TypeScript
Raw Normal View History

2022-05-02 18:23:36 +02: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',
version: '2.2.1',
2022-05-02 18:23:36 +02:00
description: 'a bundler using rollup for painless bundling of web projects'
}