Skip to content

Commit df3f880

Browse files
fix: show import preview only for csv files (#1975)
1 parent a3afcf3 commit df3f880

File tree

2 files changed

+60
-59
lines changed

2 files changed

+60
-59
lines changed

package-lock.json

Lines changed: 59 additions & 58 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
@@ -310,7 +310,7 @@
310310
"@mongodb-js/compass-field-store": "^6.0.3",
311311
"@mongodb-js/compass-find-in-page": "^2.0.4",
312312
"@mongodb-js/compass-home": "^4.2.0",
313-
"@mongodb-js/compass-import-export": "^5.1.18",
313+
"@mongodb-js/compass-import-export": "^5.1.19",
314314
"@mongodb-js/compass-indexes": "^3.0.9",
315315
"@mongodb-js/compass-instance": "^2.0.3",
316316
"@mongodb-js/compass-loading": "^1.0.7",

0 commit comments

Comments
 (0)