Skip to content
This repository has been archived by the owner on Apr 11, 2019. It is now read-only.

Commit

Permalink
Merge 1c844ff into b0e2b69
Browse files Browse the repository at this point in the history
  • Loading branch information
no7dw committed Sep 17, 2017
2 parents b0e2b69 + 1c844ff commit 65f7067
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,14 @@
},
"homepage": "https://github.com/niahmiah/mongoose-transact",
"dependencies": {
"mongoose": ">3.6.0",
"mongoose": "~3.8.0",
"async": "0.9.0"
},
"devDependencies": {
"chai": ">=1.9.0",
"chai": "^1.9.0",
"coveralls": "^2.11.2",
"istanbul": "^0.3.5",
"mocha": ">=2.0.1",
"sinon": ">=1.9.0"
"mocha": "^2.0.1",
"sinon": "^1.9.0"
}
}

0 comments on commit 65f7067

Please sign in to comment.