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

Commit

Permalink
Dependency update; bump version to 2.0.3
Browse files Browse the repository at this point in the history
andrenarchy committed Jul 7, 2015
1 parent 5347c08 commit 45557cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mongoose-erase",
"version": "2.0.2",
"version": "2.0.3",
"description": "Erase collections, models and schemas for unit testing with mongoose",
"main": "src/index.js",
"scripts": {
@@ -46,6 +46,6 @@
}
},
"dependencies": {
"async": "^1.2.1"
"async": "^1.3.0"
}
}

0 comments on commit 45557cb

Please sign in to comment.