diff --git a/package.json b/package.json index b390905..bc23645 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mongoose-erase", - "version": "2.0.1", + "version": "2.0.2", "description": "Erase collections, models and schemas for unit testing with mongoose", "main": "src/index.js", "scripts": { @@ -36,8 +36,8 @@ "jshint": "^2.8.0", "mocha": "^2.2.5", "mocha-lcov-reporter": "0.0.2", - "mongoose": "^4.0.5", - "should": "^6.0.3" + "mongoose": "^4.0.6", + "should": "^7.0.1" }, "config": { "blanket": {