Skip to content

Commit 4c92c73

Browse files
committed
COMPASS-2948: Fix windows import
1 parent 0ba9644 commit 4c92c73

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@
210210
"url": "git://github.com/10gen/compass.git"
211211
},
212212
"dependencies": {
213-
"@mongodb-js/compass-aggregations": "^0.2.25",
213+
"@mongodb-js/compass-aggregations": "^0.2.27",
214214
"@mongodb-js/compass-auth-kerberos": "^0.1.0",
215215
"@mongodb-js/compass-auth-ldap": "^0.1.0",
216216
"@mongodb-js/compass-auth-x509": "^0.1.0",
@@ -219,7 +219,7 @@
219219
"@mongodb-js/compass-crud": "^4.1.2",
220220
"@mongodb-js/compass-deployment-awareness": "^5.1.1",
221221
"@mongodb-js/compass-document-validation": "^7.3.0",
222-
"@mongodb-js/compass-import-export": "^0.1.3",
222+
"@mongodb-js/compass-import-export": "^0.1.4",
223223
"@mongodb-js/compass-instance": "^0.0.2",
224224
"@mongodb-js/compass-license": "^0.1.1",
225225
"@mongodb-js/compass-query-history": "^2.2.2",

0 commit comments

Comments
 (0)