2022-08-01 18:02:06 +02:00
|
|
|
/**
|
2025-01-09 14:11:13 +01:00
|
|
|
* autocreated commitinfo by @push.rocks/commitinfo
|
2022-08-01 18:02:06 +02:00
|
|
|
*/
|
|
|
|
export const commitinfo = {
|
2023-08-27 12:16:51 +02:00
|
|
|
name: '@consent.software/webclient',
|
2025-01-09 14:11:13 +01:00
|
|
|
version: '1.0.18',
|
2022-08-01 18:02:06 +02:00
|
|
|
description: 'a webclient for using consent.software in your website. Works with vanilla js, angular, react, you name it.'
|
|
|
|
}
|