Skip to content

Commit d96db8c

Browse files
authored
fix: allow port input to be empty COMPASS-4607 (#2111)
1 parent a8dbeaf commit d96db8c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@
256256
"@mongodb-js/compass-collection": "^2.1.2",
257257
"@mongodb-js/compass-collection-stats": "^5.0.5",
258258
"@mongodb-js/compass-collections-ddl": "^3.0.5",
259-
"@mongodb-js/compass-connect": "^6.0.0",
259+
"@mongodb-js/compass-connect": "^6.0.1",
260260
"@mongodb-js/compass-crud": "^11.0.1",
261261
"@mongodb-js/compass-database": "^1.0.1",
262262
"@mongodb-js/compass-databases-ddl": "^3.0.5",

0 commit comments

Comments
 (0)