Skip to content

Commit fc4b88d

Browse files
authored
fix: hide default port from title bar for SRV url COMPASS-4398 (#2086)
1 parent de14a2e commit fc4b88d

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@
268268
"@mongodb-js/compass-export-to-language": "^6.0.6",
269269
"@mongodb-js/compass-field-store": "^6.0.3",
270270
"@mongodb-js/compass-find-in-page": "^2.0.4",
271-
"@mongodb-js/compass-home": "^4.2.0",
271+
"@mongodb-js/compass-home": "^4.2.1",
272272
"@mongodb-js/compass-import-export": "^5.2.3",
273273
"@mongodb-js/compass-indexes": "^3.0.10",
274274
"@mongodb-js/compass-instance": "^2.0.3",
@@ -334,7 +334,7 @@
334334
"mongodb-ace-theme": "^0.0.1",
335335
"mongodb-ace-theme-query": "^0.0.2",
336336
"mongodb-collection-model": "^3.1.0",
337-
"mongodb-connection-model": "^18.0.1",
337+
"mongodb-connection-model": "^18.1.0",
338338
"mongodb-data-service": "^18.1.0",
339339
"mongodb-database-model": "^0.1.3",
340340
"mongodb-explain-plan-model": "^0.2.3",

0 commit comments

Comments
 (0)