9 lines
216 B
TypeScript
9 lines
216 B
TypeScript
/**
|
|
* autocreated commitinfo by @pushrocks/commitinfo
|
|
*/
|
|
export const commitinfo = {
|
|
name: '@gitzone/tsbundle',
|
|
version: '2.0.5',
|
|
description: 'a bundler using rollup for painless bundling of web projects'
|
|
}
|