tapbundle/ts/00_commitinfo_data.ts

9 lines
186 B
TypeScript
Raw Normal View History

2022-07-24 12:03:29 +00:00
/**
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
2023-07-13 00:09:53 +00:00
name: '@push.rocks/tapbundle',
2023-07-13 00:39:42 +00:00
version: '5.0.10',
2022-07-24 12:03:29 +00:00
description: 'tap bundled for tapbuffer'
}