Compare commits
No commits in common. "master" and "v1.0.26" have entirely different histories.
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@design.estate/dees-comms",
|
||||
"version": "1.0.27",
|
||||
"version": "1.0.26",
|
||||
"private": false,
|
||||
"description": "A communications module for enabling DOM-based messaging and synchronization across browser tabs and workers.",
|
||||
"main": "dist_ts/index.js",
|
||||
|
@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@design.estate/dees-comms',
|
||||
version: '1.0.27',
|
||||
version: '1.0.26',
|
||||
description: 'A communications module for enabling DOM-based messaging and synchronization across browser tabs and workers.'
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user