From ca95247f5b752542a0a4047e56bfb3f182b58bd2 Mon Sep 17 00:00:00 2001 From: Peter Schmidt Date: Fri, 3 Feb 2017 19:37:27 +1100 Subject: [PATCH] :arrow_up: data-service@2.5.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Includes :arrow_up: index-model@0.6.4 bug fix. Note: As we don’t have a shrinkwrap.json or yarn.lock at this time committed on this releases branch, this is actually just a placeholder to retest that we didn’t break anything obvious on this tab as well as including this bug fix. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 22762f94ecf..e064cba4593 100644 --- a/package.json +++ b/package.json @@ -126,7 +126,7 @@ "mongodb": "^2.2.8", "mongodb-collection-model": "^0.3.1", "mongodb-connection-model": "^6.3.4", - "mongodb-data-service": "^2.2.1", + "mongodb-data-service": "^2.5.1", "mongodb-database-model": "^0.1.2", "mongodb-explain-plan-model": "^0.2.2", "mongodb-extended-json": "^1.8.0",