Comparing version 1.7.0 to 1.7.1
@@ -159,2 +159,3 @@ "use strict"; | ||
projection: { _id: true, runImmediately: true }, | ||
includeResultMetadata: true, | ||
}); | ||
@@ -161,0 +162,0 @@ if (!document) { |
{ | ||
"name": "mongodash", | ||
"version": "1.7.0", | ||
"version": "1.7.1", | ||
"description": "An utility library delivering super-useful and super-simple tools using MongoDB", | ||
@@ -5,0 +5,0 @@ "main": "./dist/lib/index.js", |
Sorry, the diff of this file is not supported yet
63199
839