2022-08-01 18:02:06 +02:00
|
|
|
/**
|
|
|
|
* autocreated commitinfo by @pushrocks/commitinfo
|
|
|
|
*/
|
|
|
|
export const commitinfo = {
|
|
|
|
name: '@consentsoftware/webclient',
|
2023-08-27 12:16:09 +02:00
|
|
|
version: '1.0.16',
|
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.'
|
|
|
|
}
|