9 lines
259 B
TypeScript
9 lines
259 B
TypeScript
/**
|
|
* autocreated commitinfo by @push.rocks/commitinfo
|
|
*/
|
|
export const commitinfo = {
|
|
name: '@push.rocks/smartupdate',
|
|
version: '2.0.7',
|
|
description: 'A library designed to facilitate smarter update notifications and checking for Node.js projects.'
|
|
}
|