fix(core): Upgraded dependencies and fixed test export issue

This commit is contained in:
2025-01-14 03:27:51 +01:00
parent 14b7db7049
commit 213e71a450
5 changed files with 8279 additions and 3933 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@consent.software/webclient',
version: '1.0.18',
version: '1.0.19',
description: 'a webclient for using consent.software in your website. Works with vanilla js, angular, react, you name it.'
}