9 lines
219 B
TypeScript
9 lines
219 B
TypeScript
/**
|
|
* autocreated commitinfo by @push.rocks/commitinfo
|
|
*/
|
|
export const commitinfo = {
|
|
name: '@design.estate/dees-catalog',
|
|
version: '1.1.7',
|
|
description: 'A library for building components and other projects'
|
|
}
|