dexie-relay
Advanced tools
Comparing version 5.0.6 to 5.0.7
@@ -400,3 +400,3 @@ import {Client} from 'relay-to-relay' | ||
data.session = session | ||
this.client.onSend(JSON.stringify(data), null) | ||
this.client.onSend(JSON.stringify(data)) | ||
} | ||
@@ -403,0 +403,0 @@ |
{ | ||
"name": "dexie-relay", | ||
"version": "5.0.6", | ||
"version": "5.0.7", | ||
"main": "index.js", | ||
@@ -5,0 +5,0 @@ "scripts": { |
18200