We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a2e39f commit 43af635Copy full SHA for 43af635
1 file changed
packages/npm-mongo/package.js
@@ -8,7 +8,7 @@ Package.describe({
8
});
9
10
Npm.depends({
11
- mongodb: "6.9.0"
+ mongodb: "6.16.0"
12
13
14
Package.onUse(function (api) {
0 commit comments