tsbundle/ts/00_commitinfo_data.ts

9 lines
218 B
TypeScript
Raw Normal View History

2022-05-02 16:23:36 +00:00
/**
* autocreated commitinfo by @push.rocks/commitinfo
2022-05-02 16:23:36 +00:00
*/
export const commitinfo = {
2023-08-26 13:08:23 +00:00
name: '@git.zone/tsbundle',
version: '2.1.0',
2022-05-02 16:23:36 +00:00
description: 'a bundler using rollup for painless bundling of web projects'
}