fix(core): update

This commit is contained in:
2024-05-25 01:34:38 +02:00
parent 3ca383ba60
commit e8c3c574c4
4 changed files with 3845 additions and 2597 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@design.estate/dees-comms',
version: '1.0.24',
description: 'a comms module for communicating within the DOM'
version: '1.0.25',
description: 'A communications module for enabling DOM-based messaging and synchronization across browser tabs and workers.'
}