Skip to content

Commit 1f65dc7

Browse files
fix dependency issue
1 parent 894cb50 commit 1f65dc7

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

package-lock.json

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

packages/compass-indexes/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,14 +76,15 @@
7676
"@mongodb-js/compass-logging": "^1.7.11",
7777
"@mongodb-js/compass-telemetry": "^1.13.0",
7878
"@mongodb-js/compass-workspaces": "^0.51.0",
79+
"@mongodb-js/connection-info": "^0.17.1",
7980
"@mongodb-js/mongodb-constants": "^0.12.2",
8081
"@mongodb-js/shell-bson-parser": "^1.2.0",
81-
"@mongodb-js/connection-info": "^0.17.1",
8282
"bson": "^6.10.4",
8383
"compass-preferences-model": "^2.50.0",
8484
"lodash": "^4.17.21",
8585
"mongodb": "^6.17.0",
8686
"mongodb-collection-model": "^5.31.1",
87+
"mongodb-compass": "^0.0.1-dev.0",
8788
"mongodb-data-service": "^22.30.1",
8889
"mongodb-mql-engines": "^0.0.4",
8990
"mongodb-ns": "^2.4.2",

0 commit comments

Comments
 (0)