Skip to content

Commit 413b967

Browse files
authored
fix(compass-crud): stop showing document editor after refresh COMPASS-4454 (#2087)
mongodb-js/compass-crud#324
1 parent fc4b88d commit 413b967

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@
260260
"@mongodb-js/compass-collection-stats": "^5.0.5",
261261
"@mongodb-js/compass-collections-ddl": "^3.0.5",
262262
"@mongodb-js/compass-connect": "^5.5.0",
263-
"@mongodb-js/compass-crud": "^10.1.3",
263+
"@mongodb-js/compass-crud": "^10.1.4",
264264
"@mongodb-js/compass-database": "^1.0.1",
265265
"@mongodb-js/compass-databases-ddl": "^3.0.5",
266266
"@mongodb-js/compass-deployment-awareness": "^10.0.7",

0 commit comments

Comments
 (0)