diff --git a/README.md b/README.md index e5101c92..0ea4d88e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # bitcentive +[![Greenkeeper badge](https://badges.greenkeeper.io/donejs/bitcentive.svg)](https://greenkeeper.io/) + > Royalties [![Build Status](https://travis-ci.org/donejs/bitcentive.svg?branch=staging)](https://travis-ci.org/donejs/bitcentive) diff --git a/package.json b/package.json index cea04a62..2f884bca 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "feathers-errors": "^2.5.0", "feathers-hooks": "^1.6.1", "feathers-legacy-authentication-hooks": "^1.0.0", - "feathers-mongoose": "^3.6.1", + "feathers-mongoose": "^5.0.3", "feathers-rest": "^1.5.2", "feathers-socketio": "^1.4.2", "mongoose": "^4.7.0",