Skip to content

Commit 16c0e69

Browse files
committed
fix(import): COMPASS-4025: remove explicitlyIgnoreSession (#1919)
COMPASS-4025: remove explicitlyIgnoreSession when running an export as something seems to have changed in the driver. ![Screenshot 2020-03-16 10 51 25](https://user-images.githubusercontent.com/23074/76770380-42096280-6774-11ea-9827-2eaf78584870.png)
1 parent 33b62b5 commit 16c0e69

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
@@ -306,7 +306,7 @@
306306
"@mongodb-js/compass-field-store": "^6.0.3",
307307
"@mongodb-js/compass-find-in-page": "^2.0.4",
308308
"@mongodb-js/compass-home": "^4.1.1",
309-
"@mongodb-js/compass-import-export": "^5.1.10",
309+
"@mongodb-js/compass-import-export": "^5.1.11",
310310
"@mongodb-js/compass-indexes": "^3.0.9",
311311
"@mongodb-js/compass-instance": "^2.0.3",
312312
"@mongodb-js/compass-loading": "^1.0.7",

0 commit comments

Comments
 (0)