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

Commit

Permalink
dependency update
Browse files Browse the repository at this point in the history
  • Loading branch information
andrenarchy committed Jun 22, 2015
1 parent 98f061a commit 5347c08
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.1",
"version": "2.0.2",
"description": "Erase collections, models and schemas for unit testing with mongoose",
"main": "src/index.js",
"scripts": {
Expand Down Expand Up @@ -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": {
Expand Down

0 comments on commit 5347c08

Please sign in to comment.