fix(webclient): Ensure all package dependencies are up to date and minor performance enhancements

This commit is contained in:
2025-01-09 14:11:13 +01:00
parent 01e66bb3af
commit 0cd334e744
3 changed files with 15 additions and 2 deletions

View File

@ -1,8 +1,8 @@
/**
* autocreated commitinfo by @pushrocks/commitinfo
* autocreated commitinfo by @push.rocks/commitinfo
*/
export const commitinfo = {
name: '@consent.software/webclient',
version: '1.0.17',
version: '1.0.18',
description: 'a webclient for using consent.software in your website. Works with vanilla js, angular, react, you name it.'
}