Skip to content

Commit 330a768

Browse files
authored
chore(NODE-5581): bump to driver alpha (#25)
1 parent fd99bcc commit 330a768

File tree

2 files changed

+66
-59
lines changed

2 files changed

+66
-59
lines changed

package-lock.json

Lines changed: 65 additions & 58 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"node": ">=16.20.1"
1313
},
1414
"dependencies": {
15-
"mongodb": "^5.0.0"
15+
"mongodb": "^6.0.0-alpha.2"
1616
},
1717
"scripts": {
1818
"check:coverage": "nyc --check-coverage npm run check:test",

0 commit comments

Comments
 (0)