Skip to content

Commit

Permalink
fix: upgrade to mongodb driver 4.0.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vkarpov15 committed Feb 9, 2021
1 parent cd12847 commit a8550dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"dependencies": {
"bson": "^4.2.2",
"kareem": "2.3.2",
"mongodb": "4.0.0-beta.0",
"mongodb": "4.0.0-beta.1",
"mongoose-legacy-pluralize": "1.0.2",
"mpath": "0.8.3",
"mquery": "3.2.3",
Expand Down

0 comments on commit a8550dd

Please sign in to comment.