fix(dependencies): Corrected build script and updated @consent.software/webclient dependency version

This commit is contained in:
2025-01-14 03:29:04 +01:00
parent 8bc25e1045
commit f5d9f05bf2
4 changed files with 17 additions and 1260 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@consent.software/catalog',
version: '1.3.3',
version: '1.3.4',
description: 'A library of web components designed to integrate robust consent management capabilities into web applications, ensuring compliance with privacy regulations.'
}