fix(core): update

This commit is contained in:
2024-05-25 02:21:56 +02:00
parent a8e38e636c
commit 13f9926809
5 changed files with 2099 additions and 1460 deletions

View File

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