Skip to content

Commit 50637ea

Browse files
Marked atlas-local as an optional dependency
1 parent 06da4c5 commit 50637ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,6 @@
9696
},
9797
"dependencies": {
9898
"@modelcontextprotocol/sdk": "^1.17.4",
99-
"@mongodb-js-preview/atlas-local": "^0.0.0-preview.1",
10099
"@mongodb-js/device-id": "^0.3.1",
101100
"@mongodb-js/devtools-connect": "^3.9.3",
102101
"@mongodb-js/devtools-proxy-support": "^0.5.2",
@@ -122,6 +121,7 @@
122121
"node": "^20.19.0 || ^22.12.0 || >= 23.0.0"
123122
},
124123
"optionalDependencies": {
124+
"@mongodb-js-preview/atlas-local": "^0.0.0-preview.1",
125125
"kerberos": "^2.2.2"
126126
}
127127
}

0 commit comments

Comments
 (0)