From ee36f3b208089484fe7f2f5d826a3f0bf069f3e7 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Thu, 20 Apr 2017 08:10:06 -0700 Subject: [PATCH] chore(package): update pouchdb-find to version 6.2.0 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f2af496..3c8f12a 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "pouchdb-adapter-http": "^6.0.3", "pouchdb-adapter-memory": "^6.0.3", "pouchdb-core": "^6.0.3", - "pouchdb-find": "^0.10.0", + "pouchdb-find": "^6.2.0", "pouchdb-mapreduce": "^6.0.3", "pouchdb-replication": "^6.0.3" },