hermes-channel
Advanced tools
Comparing version 2.0.1 to 2.0.2
{ | ||
"name": "hermes-channel", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "client-side messaging channel for sending data from one browser tab to another", | ||
@@ -8,2 +8,3 @@ "main": "dist/hermes.js", | ||
"scripts": { | ||
"prepublish": "yarn build", | ||
"build": "tsc && node scripts/fixCommonjsForBrowser.js", | ||
@@ -10,0 +11,0 @@ "lint": "eslint *.ts" |
24623
13
372