Skip to content
This repository has been archived by the owner on Dec 20, 2018. It is now read-only.

Commit

Permalink
update dependencies and version to 2.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
andrenarchy committed Jul 28, 2015
1 parent 67754d9 commit e25b6c6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mongoose-erase",
"version": "2.0.5",
"version": "2.0.6",
"description": "Erase collections, models and schemas for unit testing with mongoose",
"main": "src/index.js",
"scripts": {
Expand Down Expand Up @@ -32,11 +32,11 @@
"devDependencies": {
"blanket": "^1.1.7",
"coveralls": "^2.11.3",
"jscs": "^1.13.1",
"jscs": "^2.0.0",
"jshint": "^2.8.0",
"mocha": "^2.2.5",
"mocha-lcov-reporter": "0.0.2",
"mongoose": "^4.0.8",
"mongoose": "^4.1.0",
"should": "^7.0.2"
},
"config": {
Expand Down

0 comments on commit e25b6c6

Please sign in to comment.