diff --git a/package.json b/package.json index 28294ab..5bfe81b 100644 --- a/package.json +++ b/package.json @@ -17,11 +17,10 @@ "body-parser": "~1.10.0", "should": "^5.1.0", "express": "^4.10.7", - "mongoose": "3.8.25", "supertest": "^0.15.0" }, "peerDependencies": { - "mongoose": "^3.8.21" + "mongoose": "^4.0.0" }, "scripts": { "test": "mocha test/*-mocha.js"