2022-05-04 15:26:36 +00:00
|
|
|
/**
|
|
|
|
* autocreated commitinfo by @pushrocks/commitinfo
|
|
|
|
*/
|
|
|
|
export const commitinfo = {
|
|
|
|
name: '@gitzone/tswatch',
|
2022-08-02 13:38:04 +00:00
|
|
|
version: '2.0.2',
|
2022-05-04 15:26:36 +00:00
|
|
|
description: 'watch typescript projects during development'
|
|
|
|
}
|