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