9 lines
216 B
TypeScript
9 lines
216 B
TypeScript
|
/**
|
||
|
* autocreated commitinfo by @pushrocks/commitinfo
|
||
|
*/
|
||
|
export const commitinfo = {
|
||
|
name: '@fin.cx/portablefinance',
|
||
|
version: '1.0.16',
|
||
|
description: 'an interface package for the financeplus organization'
|
||
|
}
|