larvitamintercom
Advanced tools
Comparing version 0.4.89 to 0.4.90
@@ -808,3 +808,3 @@ 'use strict'; | ||
const logPrefix = topLogPrefix + 'Intercom.prototype.send() - ', | ||
message = require('util')._extend({}, orgMsg), | ||
message = Object.assign({}, orgMsg), | ||
that = this, | ||
@@ -811,0 +811,0 @@ tasks = []; |
{ | ||
"name": "larvitamintercom", | ||
"version": "0.4.89", | ||
"version": "0.4.90", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
64791