We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06da4c5 commit 50637eaCopy full SHA for 50637ea
package.json
@@ -96,7 +96,6 @@
96
},
97
"dependencies": {
98
"@modelcontextprotocol/sdk": "^1.17.4",
99
- "@mongodb-js-preview/atlas-local": "^0.0.0-preview.1",
100
"@mongodb-js/device-id": "^0.3.1",
101
"@mongodb-js/devtools-connect": "^3.9.3",
102
"@mongodb-js/devtools-proxy-support": "^0.5.2",
@@ -122,6 +121,7 @@
122
121
"node": "^20.19.0 || ^22.12.0 || >= 23.0.0"
123
124
"optionalDependencies": {
+ "@mongodb-js-preview/atlas-local": "^0.0.0-preview.1",
125
"kerberos": "^2.2.2"
126
}
127
0 commit comments