This is an automated email from the ASF dual-hosted git repository.

glynnbird pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb-nano.git


The following commit(s) were added to refs/heads/master by this push:
     new f47d931  Update cloudant-follow to bring in fix for Node 9.8.0+ (#86)
f47d931 is described below

commit f47d9319da93639699c45820e4b8dd9316a52271
Author: David Halls <[email protected]>
AuthorDate: Mon May 14 16:16:09 2018 +0100

    Update cloudant-follow to bring in fix for Node 9.8.0+ (#86)
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index b09b6cc..1b7f69b 100644
--- a/package.json
+++ b/package.json
@@ -17,7 +17,7 @@
     "database"
   ],
   "dependencies": {
-    "cloudant-follow": "~0.16.1",
+    "cloudant-follow": "~0.17.0",
     "debug": "^2.2.0",
     "errs": "^0.3.2",
     "lodash.isempty": "^4.4.0",

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to