Files
smartupdate/ts/00_commitinfo_data.ts
T

9 lines
259 B
TypeScript
Raw Normal View History

2022-06-01 20:29:13 +02:00
/**
* autocreated commitinfo by @push.rocks/commitinfo
2022-06-01 20:29:13 +02:00
*/
export const commitinfo = {
2023-07-26 20:51:11 +02:00
name: '@push.rocks/smartupdate',
2026-05-10 15:05:55 +00:00
version: '2.0.8',
description: 'A library designed to facilitate smarter update notifications and checking for Node.js projects.'
2022-06-01 20:29:13 +02:00
}