fix(core): update

This commit is contained in:
Philipp Kunz 2024-05-25 02:26:16 +02:00
parent ae45222791
commit 87a561de5e

View File

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