Skip to content

Commit

Permalink
chore: upd mongodb sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
vladholubiev committed Oct 17, 2019
1 parent f1ddf2a commit 3c86d8b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"husky": "3.0.9",
"jest": "24.9.0",
"lint-staged": "9.4.2",
"mongodb": "3.3.2",
"mongodb": "3.3.3",
"prettier": "1.18.2"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ module.exports = {
dbName: 'jest'
},
binary: {
version: '3.6.10',
version: '4.0.3',
skipMD5: true
},
autoStart: false
Expand Down

0 comments on commit 3c86d8b

Please sign in to comment.