Skip to content

Commit

Permalink
feat(NODE-5585)!: adopt driver v6
Browse files Browse the repository at this point in the history
  • Loading branch information
nbbeeken committed Aug 28, 2023
1 parent 330a768 commit 84881ab
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
32 changes: 16 additions & 16 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"node": ">=16.20.1"
},
"dependencies": {
"mongodb": "^6.0.0-alpha.2"
"mongodb": "^6.0.0"
},
"scripts": {
"check:coverage": "nyc --check-coverage npm run check:test",
Expand Down

0 comments on commit 84881ab

Please sign in to comment.