Skip to content

Commit 8772fb9

Browse files
committed
add mongodb to deps
1 parent 7ec289f commit 8772fb9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/devtools-connect/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,8 @@
5050
"@mongodb-js/oidc-http-server-pages": "0.1.0",
5151
"lodash.merge": "^4.6.2",
5252
"mongodb-connection-string-url": "^3.0.0",
53-
"system-ca": "^1.0.2"
53+
"system-ca": "^1.0.2",
54+
"mongodb": "^5.8.1 || ^6.0.0"
5455
},
5556
"peerDependencies": {
5657
"@mongodb-js/oidc-plugin": "^0.3.1",

0 commit comments

Comments
 (0)