Skip to content

Commit 49902dd

Browse files
authored
fix(compass-import-export): Ensure queries are rendered properly in export dialog COMPASS-4481 (#2070)
1 parent ae08fbb commit 49902dd

File tree

2 files changed

+9
-38
lines changed

2 files changed

+9
-38
lines changed

package-lock.json

Lines changed: 8 additions & 37 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
@@ -269,7 +269,7 @@
269269
"@mongodb-js/compass-field-store": "^6.0.3",
270270
"@mongodb-js/compass-find-in-page": "^2.0.4",
271271
"@mongodb-js/compass-home": "^4.2.0",
272-
"@mongodb-js/compass-import-export": "^5.2.2",
272+
"@mongodb-js/compass-import-export": "^5.2.3",
273273
"@mongodb-js/compass-indexes": "^3.0.10",
274274
"@mongodb-js/compass-instance": "^2.0.3",
275275
"@mongodb-js/compass-loading": "^1.0.7",

0 commit comments

Comments
 (0)