Comparing version 1.0.45 to 1.0.46
@@ -77,3 +77,3 @@ "use strict"; | ||
err_1 = _a.sent(); | ||
console.log('failed to update ', collection.collectionName, updateTasks); | ||
console.log('failed to update ', collection.collectionName); | ||
cur.forEach(function (o) { if (!updateBuffer[o._id]) | ||
@@ -80,0 +80,0 @@ updateBuffer[o._id] = o; }); |
{ | ||
"name": "ag-repo", | ||
"version": "1.0.45", | ||
"version": "1.0.46", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "author": "", |
94122